MISRA Discussion Forums

Full Version: C, Assembler and MISRA
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Understanding that assembler code has to be documented and isolated (Directives 4.2 & 4.3 ), are there any limits to how much assembly code there is in a project? Could you have have a project that is mostly assembly with only C wrappers and yet still claim MISRA compliance?