TI中文支持网
TI专业的中文技术问题搜集分享网站

CC2640R2F OAD的问题

使用协议栈版本simplelink_cc2640r2_sdk_1_50_00_58中OAD程序,直接运行编译链接后成功,加入我们的应用程序,编译链接时报错

Description Resource Path Location Type
#10010 null: errors encountered during linking; "simple_peripheral_cc2640r2lp_oad_onchip_app_FlashROM.out" not built simple_peripheral_cc2640r2lp_oad_onchip_app C/C++ Problem
<a href="processors.wiki.ti.com/…/10099"> program will not fit into available memory. placement with alignment fails for section ".cinit" size 0x2f9 . Available memory ranges: cc26xx_app_oad.cmd /simple_peripheral_cc2640r2lp_oad_onchip_app/TOOLS line 319 C/C++ Problem
<a href="processors.wiki.ti.com/…/10099"> program will not fit into available memory. placement with alignment fails for section "GROUP_3" size 0xac71 . Available memory ranges: cc26xx_app_oad.cmd /simple_peripheral_cc2640r2lp_oad_onchip_app/TOOLS line 309 C/C++ Problem
gmake: *** [all] Error 2 simple_peripheral_cc2640r2lp_oad_onchip_app C/C++ Problem
gmake[1]: *** [simple_peripheral_cc2640r2lp_oad_onchip_app_FlashROM.out] Error 1 simple_peripheral_cc2640r2lp_oad_onchip_app C/C++ Problem

直观上看是flash容量不足。

请问是这样的吗?如果是,能修改flash映射吗?

Susan Yang:

建议根据以下链接的步骤来做
dev.ti.com/…/oad.html

赞(0)
未经允许不得转载:TI中文支持网 » CC2640R2F OAD的问题
分享到: 更多 (0)