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 All,
I am developing an application on TMS320F2812.
I am getting following linker errors while building the project using Code Composer Studio v 6.0.1:
#10099-D program will not fit into available memory. placement with alignment/blocking fails for section ".text" size 0x1480 page 0. Available memory ranges:
Please suggest a suitable solution.
Thank you,
Sunil Sawant
Which linker .cmd do you use? Have you chosen the right device? RAM or FLASH? Go to Project->Properties->General and check your settings. Also check the Linker File Search Path.