• Linker configuration from arm-none-eabi-gcc to ARMCC
    Hello, I've a project which are started with arm-none-eabi-gcc and added in the last time the ARMCC. The linker configuration can't easy converted. At the moment I search for a solution to define in the...
  • Build startup_cortexA15MPcore using GNU toolchain. URGENT.
    Dear all, I am trying to build the example  startup_cortexA15MPcore (provided with DS-5)  using GNU toolchain. The example is originally designed for build using ARM standard tools, and the following...
  • ARM linker v5.02 error L6286E
    Note: This was originally posted on 6th March 2013 at http://forums.arm.com Hello, I'm trying to compile some software for a cortexA8 core and during link I get the following error: ARM Linker: Execution...
  • GNU ld: moving executable to RAM
    Hi. I'm compiling for a ADuC7026 with 8K of internal RAM (62K of FLASH). These chips are unable to run at full speed out of FLASH (due to access timing issues) and I need to execute some instructions...
  • GNU toolchain performance in 2018
    What is the GNU toolchain? In this blog we will focus on two components of the GNU toolchain, the GNU Compiler Collection ( GCC ) and the GNU C library ( glibc ). A full toolchain contains several vital...