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?