• Avoid using Keil 4.13a - it generates defective code
    I warn anybody before using ARM Keil 4.13a . It generates defective code . I have spent several hours with debugging a code that has been already worked. The problem affects local variables of functions...
  • Understanding defect fixes listed in Compiler Release Notes
    I see that the lists of corrections / known defects in the release notes of each new compiler revision are tagged with a unique identifier (ex. SDCOMP-15294). Is it possible to find further information...
  • Defect insice ARM compiler intrinsic memset function
    I have found severe defect inside ARM cor Cortex-M3 compiler. It occurs only in release build. And this is compilation result. Only 8 bytes is cleared, by using STR. 0x00013F06 F88D5008 STRB...
  • Keil C51 why there is always OXFD defects?
    Such as title Keil C51 why there is always OXFD BUG?
  • Avoid using Keil 4.13a - it generates defective code
    I warn anybody before using ARM Keil 4.13a . It generates defective code . I have spent several hours with debugging a code that has been already worked. The problem affects local variables of functions...