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.

Memory issue



Hi,

While building my code i am facing this issue

" error #10099-D: program will not fit into available memory.  placement with alignment fails for section ".cinit" size 0xae1 .  Available memory ranges:"

Using memory allocation window i can see that 6k is left in SRAM. How can i use that to solve this issue?