Tool/software: TI C/C++ Compiler
Hello everyone,
For compatibility reasons, I have been using CCS v5 for my project until now. In order to be able to use Windows 10, I installed CCS v6 (which is already compatible with it).
The problem is that when I import the project and build it, I get the following linker errors:
As you can see, the main error is that it is not able to find the Flash API libraries (even though they are there, and the path is good!). Here is a picture of my project files:
And here, you can see my linker options:
As you can see, the path should be good. Furthermore, since I directly imported the project from CCS v5, it has the same settings, and in CCS v5 it compiles just fine.
Could I get any help to make this compile?
Thanks a lot beforehand!
Jorge.