Tool/software: Code Composer Studio
Not sure if this is related to the original question, but noticed that CCS 8.3 is not populating the predefined symbols from the compiler, in that the advanced project properties under C/C++ General -> Paths and Symbols -> Symbols the list of built-in values are blank. E.g.:
Whereas with CCS 8.2 the predefined symbols from the compiler are populated:
Notes:
a. This does not appear to a problem with the workspace, since can open the same workspace in CCS 8.2 and 8.3, and only CCS 8.3 fails to show the built in symbols.
b. The problem has been seen with C2000 and ARM compilers, and multiple projects.
c. The problem has been seen with CCS 8.3 under Windows and Linux.


