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.
Tool/software: Code Composer Studio
Hi!
I have created a new CCS Project according to the images below:
How ever if I try to Build the template project I get the following error:
I kind of understood the error message but I am not quite sure how to fix this one.
I'm using CCS 9.3.0 by the way.
The most likely explanation is the version of TI-RTOS you use does not support EABI. Is changing to the older COFF ABI a practical alternative?
Thanks and regards,
-George
Thanks George!
Sure, I can change to COFF, but is there a SYS/BIOS version known to support EABI?
Hi Eduardo,
For C28, we currently do not have support for ELF, only COFF.
Todd