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.

Is there a way to disable MISRA for system header files?

Enabling the MISRA(ble) rules for my project lists thousands of violations of the required MISRA rules. The vast majority of these are in the TI include files. With PC Lint, I can have it handle system include files differently than my own source code. Is there a way to tell the CCSv5 28x compiler to ignore MISRA rules for TI's non-compliant headers?