• 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...
  • 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...
  • COMMAND LINE
    WHAT IS COMMAND LINE IN KEIL? HOW TO PASS PARAMETER VIA IT? FOR COMPILING PROGRAM BY --C99 WHICH PARAMETER HAS TO BE SET
  • --- Error: failed to execute 'ArmAsm'
    hellow I am using MDK-Lite IDE-Version: µVision V4.21.0.0 Copyright (C) 2011 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: David Pinchas DPS Solution LIC=----...
  • Are there any predefinied macros for armasm?
    Hi, i want to check with a IF :DEF:xxxxxx if my assembler routine was assembled with the Keil assembler for ARM or with a IAR or with a TI toolchain. The compiler predefines like __arm__ are...