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?