This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hello,
I have wrote a simple example for internal CPU temperature measurement using TivaWare and CCS 7.3
Now i have CCS 8.0 ...
after importing the same project and building i have warning says that the project was made with a older version of compiler the following errors:
gmake: *** [main.obj] Error 1
gmake: Target 'all' not remade because of errors.
the fix the warning issue by upgrading the compiler version but the errors still.
any help?
Thanks,
Sarea