I am trying to run static analysis on my application running on S32K144 (with SDK). I've read that the SDK is MISRA-C: 2012 compliant, but when I'm trying to run static analysis I'm getting so many violations that are there in the SDK.
Please guide me on what went wrong!!
Solved! Go to Solution.
Hello @d_shivamkumar ,
I would like to answer your question. The SDK driver is MISRA-C: 2012 compliant, but we also document in the user manual that the driver still contains Violations of MISRA C 2012. It also has a comment/justification on top of each source/header file. Please see below picture for more information.
Best regards,
Hung
Hello @d_shivamkumar ,
I would like to answer your question. The SDK driver is MISRA-C: 2012 compliant, but we also document in the user manual that the driver still contains Violations of MISRA C 2012. It also has a comment/justification on top of each source/header file. Please see below picture for more information.
Best regards,
Hung