• Cert C compliance whitepaper
    PRQA Cert C compliance whitepaper.
  • CMSIS Compliance Code
    Does anybody use the CMSIS (Cortex Microcontroller Software Interface Standard) with Keil's RTX package? Or for that matter, any use of CMSIS at all? Just curious if I *need* to convert over...
  • Bootloader compliance hex code for C8051F320
    Hi, I have CC1101DK433 development board from Texas Instruments which has C8051F320 USB MCU microcontroller. Currently, I don't have a Silabs EC2 Serial Adapter and am using bootloader to program the...
  • ISO 26262 Compliance of the Keil Compiiler
    Is the Keil Compiler for the Cx51/8051 compliant with ISO26262?
  • Alternate method of using "sfr" and "sbit" for Misra Compliance
    I want to change my code along with Compiler library header files to have Misra-C Compliance. For the following code, there is an Misra Violation saying that "There shall be no definitions of objects...