• Arm Compiler 6 how compile from C to assembler?
    I would need to translate the C source code into human readable assembler. Can you advise how I can achieve this with the version 6 compiler?
  • compile two assembly func
    Hi all, I am stuck up with an issue in Keil uvision 3 I am trying to create a project with combination of C source and assembly source files. I am trying to write all the basic functions like...
  • Issue compiling ARMv8 assembly
    Hi, I am using "gcc-arm-none-eabi-4_9-2015q1" to compile ARMv8 - A53/A57 code and getting following errors while compiling assembly files - I am giving -march='armv8-a' option. I am not sure how to resolve...
  • compile two assembly func
    Hi all, I am stuck up with an issue in Keil uvision 3 I am trying to create a project with combination of C source and assembly source files. I am trying to write all the basic functions like...
  • Issue compiling ARMv8 assembly
    Hi, I am using "gcc-arm-none-eabi-4_9-2015q1" to compile ARMv8 - A53/A57 code and getting following errors while compiling assembly files - I am giving -march='armv8-a' option. I am not sure how to resolve...