• ARMCC compiling for A7
    Note: This was originally posted on 28th March 2013 at http://forums.arm.com Hi, I am trying to build my project for the cortex A7. I am currently running an older version of the realview tools. I wanted...
  • A1616E armcc compile error
    I got compile error " Error: A1616E: Instruction, offset, immediate or register combination is not supported by the current instruction set " For below routine __asm uint32_t A(void) { MRS R0, MSP...
  • armcc compiler in eclipse?
    Is it possible to integrate ARM 5 toolchain with armcc compiler in eclipse? I have installed the ARM 5 compiler, but in c/c++ build > tool chain editor I can only select a gcc based toolchain. Thank you...
  • armcc compiler in eclipse?
    Is it possible to integrate ARM 5 toolchain with armcc compiler in eclipse? I have installed the ARM 5 compiler, but in c/c++ build > tool chain editor I can only select a gcc based toolchain. Thank you...
  • ARMCC compiling for A7
    Note: This was originally posted on 28th March 2013 at http://forums.arm.com Hi, I am trying to build my project for the cortex A7. I am currently running an older version of the realview tools. I wanted...