• --- 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=----...
  • Unknown armasm error
    Note: This was originally posted on 21st October 2010 at http://forums.arm.com I am using RVCT 4.1 build 462, and I have seen this armasm error: A1903E: Line not seen in first pass; cannot be assembled...
  • Failed to execute C:\KeilARM\ARM\BIN\CA
    I recently upgraded my uVision 3 from one using CARM etc, to one based on RealView and now I can't compile my projects any more. Needless to say, CA.exe isn't in C:\KeilARM\ARM\BIN any more, but...
  • 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...
  • 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...