Hi,
We have a ccs project that we could compile before updating the ccs to v5.5. We can not build the project and we see a warning like this on console:
C:/ti/controlSUITE/device_support/f28m35x/v201/MWare/driverlib/ccs/Debug/driverlib.lib
"../F28M35x_generic_wshared_M3_FLASH_FAPI.cmd", line 100: error #10008-D:
<Linking>
cannot find file "F021_API_CortexM3_LE.lib"
error #10010: errors encountered during linking; "makas_m3.out" not built
The problem seems to be in the linker command file, but i think it is about ccs 5.5. I have tried to build the project on 3 different PCs. Also I have tried to build the example projects in th F021 directory. The example projects can not be built as well.
I have attached the linker command file. You can see the lines that seem problematic.0243.F28M35x_generic_wshared_M3_FLASH_FAPI.rar
I can always compile with the older versions of CCS (5.2,5.3,5.4). Pleas help me to solve this problem. Is it a bug or am I doing something wrong?
Best Regards