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?