Getting to grips with MISRA C:2012
MISRA C is a language subset of the C programming language that is developed and maintained by the Motor Industry Software Reliability Association (MISRA). It is colloquially referred to as a “coding standard” – but never by MISRA themselves. Originally designed to promote the use of the C language in safety-critical embedded applications within the motor industry, the original version, MISRA C:19981, was released in 1998 to target C90.
Click to view