Hello,
from the controlsuite examples, I have found that there is a predefined macro "__TMS320C28XX_CLA0__" when compiling for cla0 via commandline option --cla_support=cla0.
By testing, I have found that there is also a predefined macro "__TMS320C28XX_CLA__" when compiling for cla in general.
I did not find these predefined macros in the newest compiler documentation spru514e.pdf.
Am I missing something?