• arm-none-eabi-as error
    www.siwawi.arubi.uni-kl.de/.../lpc17xx_chanfat_mthomas_20100715c_pub.zip Download it from there MDK compiler error As follows: --- Error: failed to execute 'arm-none-eabi-as'
  • Address Space Overflow - But none used
    I'm building a small program and i'm getting ERROR L107: ADDRESS SPACE OVERFLOW. SPACE: DATA SEGMENT: _DATA_GROUP_ LENGTH: 62H I tried following this article ( http://www.keil.com/support/docs...
  • assembler error where none should be
    This, in my humble opinion should be very legal EXTRN BIT (ReversalFlag) ... ... 002E 1199 jnb ReversalFlag,Gen1 *** __________________________________________^ *** ERROR #45 IN 1199 (AVFMTBM.A51, LINE...
  • openmp support in aarch64-none-elf-gfortran
    Hi, I just recently downloaded the gnu toolchain when i invoke the openmp flag, it fails $ aarch64-none-elf-gfortran -c -o mod_constants.fppized.o -fopenmp -O3 -march=native mod_constants...
  • where to find arm-none-eabi compiler documentation
    i can't find arm-none eabi-gcc documentation and all the possible commands and flags i can use !! if someone can guide me i would be thankful !