• Is --debug option equivalent to -g option in armcc?
    In armcc user guide I learned that description of --debug and -g are quite similar. Is --debug option equivalent to -g option in armcc?
  • Deprecated Warnings
    Note: This was originally posted on 9th April 2010 at http://forums.arm.com Hello, I am just off university and fairly new to ARMs but not to microcontrolers and assembly. I was instructed to take out...
  • 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...
  • 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 */ /**...
  • Keil packs deprecated, meaning?
    Hi team I see this on the Keil Packs download page, does this mean Keil can still use this part, but we will need to download DFP from Microchip from now on? And where can I find those files to download...