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/TMS320F280049: Is there a predefined symbol/label for the C2000 processor targeted?

Part Number: TMS320F280049

Tool/software: Code Composer Studio

Hi all,

My team is making some processor agnostic code due to our use of different C2000 processors. Currently we use custom predefined symbols for associating board configurations under test but we have lower level code that we'd like to automatically be selected based on the processor being targeted. Is this currently possible?

Perhaps using something similar to __TMS320F280049__ and such?

Thanks,

-Wes