Hi, I was wondering if there're predefined macros that I can use to indicate a Sitara device, similar to "__TMS320C28XX__" for a C28 device. I was also able to find device-specific macros such as
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.
Hi, I was wondering if there're predefined macros that I can use to indicate a Sitara device, similar to "__TMS320C28XX__" for a C28 device. I was also able to find device-specific macros such as
Hi Ming,
Got it, thank you for your prompt response. One additional question, what about platform-specific macros for Sitara? I wanted to use this macro to differentiate the KERNEL_DPL_HWI we have for sitara devices. The closest I found is "__ARM_ARCH" but that applies to arm devices in general.
Best,
Sen