Hi ,
I am getting the following Error (basically the programme will not fit into memory).... what steps can I pursue to debug this issue/ are there memory tools available to help:?
"C:/TI/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/common/cc26xx/CCS/cc26xx_ble_app.cmd", line 103: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".text" size 0xe5ae . Available memory ranges:
FLASH size: 0x8fff unused: 0x11 max hole: 0x3
FLASH_LAST_PAGE size: 0x1000 unused: 0x2 max hole: 0x2
"C:/TI/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/common/cc26xx/CCS/cc26xx_ble_app.cmd", line 104: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".const" size 0x10b7 . Available memory ranges:
FLASH size: 0x8fff unused: 0x11 max hole: 0x3
FLASH_LAST_PAGE size: 0x1000 unused: 0x2 max hole: 0x2
error #10099-D: program will not fit into available memory. run placement with alignment fails for section "DATA_GROUP" size 0xc29 . Available memory ranges:
SRAM size: 0x2cff unused: 0x4b max hole: 0x38
"C:/TI/simplelink/ble_cc26xx_2_01_00_44423/Projects/ble/common/cc26xx/CCS/cc26xx_ble_app.cmd", line 107: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".cinit" size 0x787 . Available memory ranges:
FLASH size: 0x8fff unused: 0x9 max hole: 0x3
FLASH_LAST_PAGE size: 0x1000 unused: 0x0 max hole: 0x0
error #10010: errors encountered during linking; "SimpleBLEBroadcaster21.out" not built