微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 手机设计讨论 > MTK手机平台交流 > 6577 modem 源码改成6163 2G后new时报错

6577 modem 源码改成6163 2G后new时报错

时间:10-02 整理:3721RD 点击:
请高手帮搞搞
Module ID: MOD_UL1DATA    base DB(30)    generating DB(30)    [OK]
Module ID: MOD_RSVAS    base DB(31)    generating DB(9)    [ERROR]
Module ID: MOD_RSVAG    base DB(34)    generating DB(34)    [OK]
Module ID: MOD_MM    base DB(35)    generating DB(10)    [ERROR]
Module ID: MOD_MM_2    base DB(36)    generating DB(11)    [ERROR]
Module ID: MOD_CC    base DB(37)    generating DB(12)    [ERROR]
......too many shifts
Module ID: MOD_UL1HISR    base DB(178)    generating DB(178)    [OK]
Module ID: MOD_TIMER    base DB(179)    generating DB(153)    [ERROR]
Module ID: MOD_EINT_HISR    base DB(180)    generating DB(154)    [ERROR]
Module ID: MOD_UART1_HISR    base DB(181)    generating DB(155)    [ERROR]
......too many shifts
Module ID: MOD_TRCPRCHISR    base DB(203)    generating DB(203)    [OK]
Module ID: MOD_LGAHISR    base DB(204)    generating DB(177)    [ERROR]
Module ID: MOD_UMTS_HISR    base DB(205)    generating DB(205)    [OK]
Module ID: MOD_TIMER_HISR    base DB(206)    generating DB(178)    [ERROR]
Module ID: MOD_CUSTOM_END    base DB(213)    generating DB(213)    [OK]
Module ID: MOD_LIBRARY_BEGIN    base DB(228)    generating DB(196)    [ERROR]
Module ID: MOD_GDI    base DB(229)    generating DB(197)    [ERROR]
Module ID: MOD_SST_COMMON    base DB(230)    generating DB(198)    [ERROR]
......too many shifts
[Custom] The module id between the base database and the generating database are different!
[Custom] This might be caused by the feature switching in the custom release load which affects the module positions.
[Custom] It means this options could be enabled or disabled in the custom release load. Please contact Mediatek supporting team or build masters for help.
[Custom] Another possible reason is that you might add some module definitions in the module_type outside the custom region.
[Custom] Please move your modules to the custom regions in module_type enum.
[Custom] The base database and the generating database are different!
Error(-3): Cgen -cm .\tst\database_classb_umts\msglog_db\custom_pri.db

你的MODEM是不是不支持MT6163?
你MODEM的版本是什么?
你做了哪些修改?

The module id between the base database and the generating database are different!
你的modem 文件夹里面 的DB 和modem.img 不是同一个工程产生的,或者说DB 不是最新的
建议你还最新DB的试试

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top