I started with the blinky_dc_c28 which works fine on my system.
Than I try to add the Flash API by following the "example_f28m35x_flashapi_c28"
I'm getting the following error message by adding the library "F021_API_C28x_FPU32.lib" to my blinky project.
file "../F021_API_C28x_FPU32.lib<Info.obj>" specifies ISA revision "C2800", which is not compatible with ISA revision "C28FPU32" specified in a previous file or on the command line blinky_dc_c28 line 0 1351012850263 2517
What do I miss?
