MISRA C

From emboxit
Jump to: navigation, search
MISRA C is a software development standard for the C programming language developed by MISRA (Motor Industry Software Reliability Association). Its aims are to facilitate code safety, portability and reliability in the context of embedded systems, specifically those systems programmed in ISO C. There is also a set of guidelines for MISRA C++.
  • Check: Notable tools that check code for MISRA conformance....

PC-Lint

Understand

SonarQube

SonarQube (formerly Sonar[1]) is an open source platform for Continuous Inspection of code quality.
TODO: check how to work with MISRA