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

hi all

I am using AT91SAM7S64 controller and keil as the compiler ,we r developing a industrial control system product, so following their standard MISRA C has to be used to develope the product does keil support this standard ,
any one who know plz help me ,

Regards
Suresh

Parents
  • "You must write your code to be MISRA compliant."#

    Yes, that's right - and if you don't understand that, you should probably not undertake the project.
    MISRA has to do with safety-critical systems - so, if you didn't even realise that, are you competent to do this project?

Reply
  • "You must write your code to be MISRA compliant."#

    Yes, that's right - and if you don't understand that, you should probably not undertake the project.
    MISRA has to do with safety-critical systems - so, if you didn't even realise that, are you competent to do this project?

Children