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.

CCS/TMS320F28377D: Code highlighting based on compiler predefined macros does not work

Part Number: TMS320F28377D


Tool/software: Code Composer Studio

CCS Version: 6.2.0.00050.

TI CGT C2000 v17.6.0.STS

Code highlighting based on compiler predefined macros does not work. The macros I am interested in are 

__TMS320C28XX_CLA__

__TMS320C28XX_TMU__

The __TMS320C28XX_CLA__ macro should apply for *.cla files and *.c files where the 'treat C files as CLA files' project option has been selected.

Is there a reason the syntax highlighting is not working for these macros?