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.