Hi.
I imported the OAD feature to existing project. When i try to compile, i got error message;
Description Resource Path Location Type <a href="processors.wiki.ti.com/.../10099"> program will not fit into available memory. placement with alignment fails for section ".text" size 0x1450d . Available memory ranges: .ccsproject /minfant_tirtos line 256, external location: C:\ti\simplelink_cc2640r2_sdk_1_35_00_33\source\ti\blestack\common\cc26xx\ccs\cc26xx_app_oad_onchip.cmd C/C++ Problem <a href="processors.wiki.ti.com/.../10099"> program will not fit into available memory. placement with alignment fails for section ".rodata" size 0x9a . Available memory ranges: .ccsproject /minfant_tirtos line 259, external location: C:\ti\simplelink_cc2640r2_sdk_1_35_00_33\source\ti\blestack\common\cc26xx\ccs\cc26xx_app_oad_onchip.cmd C/C++ Problem <a href="processors.wiki.ti.com/.../10099"> program will not fit into available memory. placement with alignment fails for section ".const" size 0x187c . Available memory ranges: .ccsproject /minfant_tirtos line 257, external location: C:\ti\simplelink_cc2640r2_sdk_1_35_00_33\source\ti\blestack\common\cc26xx\ccs\cc26xx_app_oad_onchip.cmd 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 0x359 . Available memory ranges: .ccsproject /minfant_tirtos line 260, external location: C:\ti\simplelink_cc2640r2_sdk_1_35_00_33\source\ti\blestack\common\cc26xx\ccs\cc26xx_app_oad_onchip.cmd C/C++ Problem
"C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx/ccs/cc26xx_app_oad_onchip.cmd", line 256: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".text" size 0x1450d . Available memory ranges: FLASH size: 0xfff0 unused: 0x0 max hole: 0x0 "C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx/ccs/cc26xx_app_oad_onchip.cmd", line 257: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".const" size 0x187c . Available memory ranges: FLASH size: 0xfff0 unused: 0x0 max hole: 0x0 "C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx/ccs/cc26xx_app_oad_onchip.cmd", line 259: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".rodata" size 0x9a . Available memory ranges: FLASH size: 0xfff0 unused: 0x0 max hole: 0x0 "C:/ti/simplelink_cc2640r2_sdk_1_35_00_33/source/ti/blestack/common/cc26xx/ccs/cc26xx_app_oad_onchip.cmd", line 260: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".cinit" size 0x359 . Available memory ranges: FLASH size: 0xfff0 unused: 0x0 max hole: 0x0