• armasm push unknown opcode error
    Note: This was originally posted on 8th April 2008 at http://forums.arm.com Hi, I am trying to compile a .s file using armasm. But i am getting this error "VectorTransform.s", line 8: Error: A1163E: Unknown...
  • --- 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...
  • ARMASM: produce preprocessed output
    Note: This was originally posted on 6th February 2012 at http://forums.arm.com with armcc I can generate assembly listing by using --asm command line option. How can I do the same with armasm? The reason...
  • Error: failed to execute '.\ARMCC\bin\ArmAsm'
    Hi, I changed my computer, installed new copy Keil uVision4 and copy my project to new location. When I tried compiled, I get error: assembling startup_stm32f30x.s... --- Error: failed to execute...