Greetings,
I am continuing to switch to the TI Clang compiler. We have files which are shared between the C2000 cores and the ARM core. Currently we use the __TI_ARM__ predefined macro to differentiate the pieces which must be different. Obviously that does not exist in the new compiler. Is there an equivalent for it in the Clang compiler?
Thank you,
Ed