This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC2640R2: CC2640R2 ONCHIP OAD

Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2640R2F, CC2642R, CC2652R7

CCS 导入 simplelink_cc2640r2_sdk_5_30_00_03 中示例simple_peripheral_oad_onchip  编译APP工程提示内存错误

"C:/ti/simplelink_cc2640r2_sdk_5_30_00_03/source/ti/blestack/common/cc26xx/ccs/cc26xx_app_oad.cmd", line 318: error #10099-D: program will not fit into available memory. placement with alignment fails for section "GROUP_3" size 0x9364 . Available memory ranges:
FLASH size: 0x8f98 unused: 0x11 max hole: 0x3
"C:/ti/simplelink_cc2640r2_sdk_5_30_00_03/source/ti/blestack/common/cc26xx/ccs/cc26xx_app_oad.cmd", line 327: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".cinit" size 0x32a . Available memory ranges:
FLASH size: 0x8f98 unused: 0x4 max hole: 0x3
error #10010: errors encountered during linking; "simple_peripheral_cc2640r2lp_oad_onchip_app_FlashROM.out" not built

>> Compilation failure
makefile:190: recipe for target 'simple_peripheral_cc2640r2lp_oad_onchip_app_FlashROM.out' failed
gmake[1]: *** [simple_peripheral_cc2640r2lp_oad_onchip_app_FlashROM.out] Error 1
makefile:183: recipe for target 'all' failed
gmake: *** [all] Error 2

**** Build Finished ****