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.
Hi,
Currently i am working on sample code of sensor tag (BLE 2.02), i am getting a following error
"program will not fit into available memory. placement with alignment fails for section ".cinit" size 0xc31 . Available memory ranges: FLASH size: 0x10010 unused: 0xa99 max hole: 0xa97"
I have implemented internal RTC which is causing this, same code worked fine with BLE 2.1.
checked the discussion "but that didnt help"
Thanks.