• MISRA inconsistency
    evidently MIrA does not allow if (bool_something == true) but doee not allow if (int_comething) am I confoosed between the various versions, trying to use 2012
  • 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...
  • 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...
  • MISRA inconsistency
    evidently MIrA does not allow if (bool_something == true) but doee not allow if (int_comething) am I confoosed between the various versions, trying to use 2012
  • cppckech... misra
    1. Can I use 'misra-2012' by registering as 'cppcheck' external tool in uVision? 2. If 'cppcheck-misra' is available in uVision, how do I set the agument in the picture?