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