一、mtk6570/mtk6580 modem经常修改的文件路径:
1、//这文件需要射频工程师去配置
custom/modem/ul1_rf/CUSTOM_MT6580RF_UMTS_FDD/ul1d_custom_rf_8001_band1_5.h
2、//加入 ul1d_custom_rf_8001_band1_5.h 头文件
custom/modem/ul1_rf/CUSTOM_MT6580RF_UMTS_FDD/ul1d_custom_rf.h
#elif defined(__PRJ_U8001_B1B5__)
#include "ul1d_custom_rf_8001_band1_5.h"
3、//修改版本号
interface/service/nvram/nvram_editor_data_item.h
编译:
1、合入要编译的工程mak到make/FISE6580_WE_N_HSPA.mak中
./make.sh