• Version 4.70a release notes?
    Does anybody know why it seems not to be possible to see the release notes of a MDK software release? Do I have to download the entire package for it?
  • How to migrate retarget.c from ARM Compiler 5 to ARM Compiler 6?
    I want to migrate an older project into the ARM Compiler 6, but I am getting errors in the retarget.c /* Short version of retarget.c - Minimum code to support simple printf in Keil MDK-ARM */ /**...
  • Looking for uVision 5 release notes
    Hello, I'm wondering where can I find the latest uVision 5 release notes without installing the latest uVision. I know they are usually supplied in an html file in uVision's install directory but...
  • DS-5 Q3912W: Option 'nodebug' is deprecated
    I setup a post-build step which invokes fromelf with option --nodebug and I get the warning Q3912W: Option 'nodebug' is deprecated Which is the right option to use instead of the deprecated nodebug...
  • Understanding Output Listings
    I am working on a project with an 8k code space limit (Only using the internal flash of the analog devices ADuC824). I have had some success decreasing the code size by eliminating library routines...