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.
Hello,
I am using the TMS570LC43x. I've recently encountered an error while compiling my code:
"error #10269: output file "projectname.out" exceeds code size limit"
However the CCSv6 wiki states:
"After you have completed installation and run CCS for the first time it generate a free license that works with XDS100, development boards with onboard debug or for MSP430 users a 16KB code size limited license is generated."
That means that code for my board should not be limited in size. I can see the "Free License" in the bottom right corner of CCS. I can also see the file "TI_CCS_Free_License.lic" in my directory.
Why is my code being limited in size?