This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MISRA-C

MISRA stands for "Motor Industry Software Reliability Association". IAR has an Embedded Workbench which I believe is a Tester to verify the implementation for the MISRA C rules.

Does KEIL have a such a tool?

If there a PDF document available that spells out the rules. I have search and all I can find are test suites.

Parents
  • "I'm always looking to improve my coding style"

    That's an excellent attitude!

    Whether or not you choose to adopt it, an intelligent review of what MISRA (or any other guidance) says should be beneficial.

    By looking at what MISRA (or any other guidance) says, and thinking about whether it is good, appropriate and/or worthwile in your particular circumstances you are (almost) bound to learn something!

    :-)

Reply
  • "I'm always looking to improve my coding style"

    That's an excellent attitude!

    Whether or not you choose to adopt it, an intelligent review of what MISRA (or any other guidance) says should be beneficial.

    By looking at what MISRA (or any other guidance) says, and thinking about whether it is good, appropriate and/or worthwile in your particular circumstances you are (almost) bound to learn something!

    :-)

Children