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.

SM320F28335-HT: Possibility of F28335 flash library with EABI support

Part Number: SM320F28335-HT
Other Parts Discussed in Thread: C2000WARE

Hi,

I'm porting a bootloader application to a SM320F28335-HT. I would like to use #pragma LOCATION as described in "TMS320C28x Optimizing C/C++ Compiler v18.12.0.LTS"/spru514r.pdf

To use this pragma i need to use the EABI output format (as described by "warning #1513-D: The location pragma requires EABI")

My problem is that the project writes to the flash, using Flash API v2.10, which is buildt with legacy COFF. Is it possible to get a EABI build of the library?

Best Regards,

Kjell Arne