我按照nvram文档,添加了的一项LID数据项。然后在make new的时候在最后链接成bin文件是出错,MT6223P.log的错误显示如下:
Warning: L6340W: options first and last are ignored for link type of -scattered
Warning: L6304W: Duplicate input file mtk_lib\\MT6223P\\S00\\gprs\\GEMINI\\TRUE\\drv_sec.lib ignored.
Warning: L6304W: Duplicate input file mtk_lib\\MT6223P\\S00\\gprs\\GEMINI\\TRUE\\dsp_ram.lib ignored.
Error: L6218E: Undefined symbol null (referred from nvram_cust_pack.obj).
Not enough information to produce a SYMDEFs file.
Not enough information to list image symbols.
Not enough information to list the image map.
Not enough information to list the image sizes and/or totals.
Finished: 4 information, 3 warning and 1 error messages.
请帮忙帮忙分析一下这个错误的原因吧,谢谢了。
有分析说需要修改custominfo.pl,可不知道怎么修改 |