• PCLint Rules Extension
    Hi, I read that PCLint supports MISRA rules and others, and that it allows for 'User defined semantic checking for function arguments and return values'. I'd like to figure out if there is also the...
  • PCLint Rules Extension
    Hi, I read that PCLint supports MISRA rules and others, and that it allows for 'User defined semantic checking for function arguments and return values'. I'd like to figure out if there is also the...
  • Can anyone please provide Operating modes and thumb Rules for ARM6TDMI
    Hi all, Can anyone provide me the information of ARM6TDMI Microcontroller. please provide me the ThumbRules,Operating Modes of ARM6TDMI. I browsed alot but unable to find.. please provide me the...
  • Can anyone please provide Operating modes and thumb Rules for ARM6TDMI
    Hi all, Can anyone provide me the information of ARM6TDMI Microcontroller. please provide me the ThumbRules,Operating Modes of ARM6TDMI. I browsed alot but unable to find.. please provide me the...
  • OOP rules for global objects
    Hi, What I do in my current project: 1- I've developed a library by using C++ (compiler: arm-none-eabi-g++ -std=c++17) and generated a static library (arm-none-eabi-ar) with some c-api wrapper functions...