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.

CCS/TMS320F28027F: Warning when MISRA-C is enable

Part Number: TMS320F28027F
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: Code Composer Studio

Hi, I have created simple project and its working fine. But for industry standard like MISRA-C , when i enable that option for my project it is showing lots of warnings in problems window.

And most of them are from header files provided in ControlSUITE . So my question is can i use same header files for our final  project  OR we have to create our own headers file . How to remove these warnings, presents in header files.