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.