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.

TMS320F280023C: Flash API

Part Number: TMS320F280023C
Other Parts Discussed in Thread: C2000WARE

Hello,

I'm trying to use Flash APIs.

From application note "Migration Between TMS320F28004x and TMS320F28002x",

It shows that Flash API for F28002x only support EABI output. However, when I check the C2000Ware, it also has "FlashAPI_F28002x_FPU32_COFF.lib" file. Does it mean that it can support COFF format in F28002x?

Also, If I want to get Flash API working, do I just need to include "FlashAPI_F28002x_FPU32_COFF.lib" file in my project CCS?

Thanks.