• "cannot specify -o when generating multiple output files"
    Noob here. I am taking over a colleagues project. The project used to compile just fine, but now throws 256 errors and fails to compile. The two main errors are "ArmClang.exe: error: unsupported option...
  • "cannot specify -o when generating multiple output files"
    Noob here. I am taking over a colleagues project. The project used to compile just fine, but now throws 256 errors and fails to compile. The two main errors are "ArmClang.exe: error: unsupported option...
  • PLEASE SPECIFY ARM COMPILER VERSION
    When posting questions about ARM, please include information about the toolchain that you are using. As you know the Keil DK-ARM + uVision Debugger supports GNU + ARM ADS + Keil CARM Compiler. To provide...
  • PLEASE SPECIFY ARM COMPILER VERSION
    When posting questions about ARM, please include information about the toolchain that you are using. As you know the Keil DK-ARM + uVision Debugger supports GNU + ARM ADS + Keil CARM Compiler. To provide...
  • Compiler is not specifying subroutines as relocatable
    The compiler is generating the following sub-routine call: 019C DA000000 CALLS SEG (WriteString),WriteString I am translating this to be an Inter-Segment Subroutine Call, where the compiler is...