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
what is the most suitable output format for tms320f28069, "eabi" or "legacy".
Hi,
For newer application we should use eabi format. However you have to make sure all the libraries you are linking, are available in eabi format. for example, if you are using Flash API, it is only available in COFF format. One useful thread to refer is :
https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/870785?Compiler-TMS320F28379D-COFF-vs-EABI