• help compiling uvision with gcc -- getting .__i but not .o file
    I am working to resurrect some old code written for an olimex lpc2124 dev board. The code is written in C. I have a linker file and the crt0.s file. I can currently compile the code using the Make file...
  • help compiling uvision with gcc -- getting .__i but not .o file
    I am working to resurrect some old code written for an olimex lpc2124 dev board. The code is written in C. I have a linker file and the crt0.s file. I can currently compile the code using the Make file...
  • GCC 11.2 arm-none-eabi, internal compiler error: Illegal instruction
    Hello. I am trying to use GCC 11.2 on Ubuntu 21.04 (x86_64 Linux hosted cross toolchains, gcc-arm-11.2-2022.02-x86_64-arm-none-eabi.tar.xz ) to compile a program for STM32 (Cortex-M). If I use float...
  • GCC 11.2 arm-none-eabi, internal compiler error: Illegal instruction
    Hello. I am trying to use GCC 11.2 on Ubuntu 21.04 (x86_64 Linux hosted cross toolchains, gcc-arm-11.2-2022.02-x86_64-arm-none-eabi.tar.xz ) to compile a program for STM32 (Cortex-M). If I use float...
  • Getting the error for the "Relative Addressing" for the GCC-9.3.1 compiler.
    Hello Folks, Currently I am using the compiler version GCC-9.3.1, I am getting the below error for the same, C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s: Assembler messages: C:\Users\HANA27~1...