Hello,
I developped applications on CCS3.3 for the F28335 target. I'm trying now to import the project to CCS5 and I got some build issues.
error #16008-D: file "../lib/Flash28335_API_V210.lib<Flash28_Erase.obj>" specifies ISA revision "C28FPU32", which is not compatible with ISA revision "C2800" specified in a previous file or on the command line
error #16008-D: file "C:/ti/ccsv5/tools/compiler/c2000_6.2.0/lib/rts2800_ml.lib<exit.obj>" specifies ISA revision "C2800", which is not compatible with ISA revision "C2700" specified in a previous file or on the command line
I tried also to start a blanc project. The compilation worked fine since I restart CCS5. So even with a blanc project, I'm not able to build any project.
Please could you help me to figure out why these errors occurre?
Thanks in advance.
Sylvain