1.在modem代码内
./make.sh [Project makefile name] new
2.
build\[project]\DEFAULT\tst\database | catcher_filter.bin | catcher_filter.bin | mediatek/custom/common/modem/[modem]/ (for dual talk project, place the extension MD image & catcher_filter.bin @mediatek/custom/common/modem/[modem]/ExtModem/) |
BPLGUInfoXXXXXX (please use the NEWEST version) | BPLGUInfoXXXXXX | ||
build\[project]\DEFAULT\bin | XXX_PCB01_XXX.elf | XXX_PCB01_XXX.elf | |
DbgInfoXXXX | DbgInfoXXXX | ||
XXX_PCB01_XXX.bin | modem.img | ||
(rename) | |||
[Project].mak | modem.mak | ||
(rename) | |||
Notes: (1) Please provide the modem database&ELF file with modem log for us by MTK eService. If you encounter the modem exception issue and nedd our support (2) Please make sure that the modem ELF file and modem image must be generated(built) at the same time |
3.
Configure modem in ALPS | |||
Set “CUSTOM_MODEM = [modem]” in “mediatek/config/[project]/ProjectConfig.mk” |