Part Number: CC2640
Hi,
i am using the latest BLE Stack and the simple_peripheral_cc2650lp example as based project.
I am facing this issue:
"C:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/ccs/cc26xx_app_oad.cmd", line 125: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".const" size 0x8e3 . Available memory ranges:
FLASH size: 0xe010 unused: 0x624 max hole: 0x624
error #10010: errors encountered during linking; "simple_peripheral.out" not built
The project works fine before i add my files into it.
Any idea?