• GNU ARM Embedded Toolchain 64 bit
    Hello all, I recently installed GNU ARM Embedded Toolchain on windows plataform to use it with Eclispe Neon.3. I had to install 32 bit version because I did not find 64 bit one unless I start compiling...
  • GNU ARM Embedded Toolchain for commercial, closed source products?
    Hello, I'm developing a commercial software for MCU which is built by GNU ARM Embedded Toolchain. I want to sell the programmed device (product) and I don't want the source code to be released. When I...
  • Strange behaviour of ld saving vma and lma infos into elf
    The question concerns the vma and lma that can be expressed in the linker script with the keyword AT . let’s take the following linker script: /* Entry Point */ ENTRY(main) /* Specify the memory...
  • GNU8 cross-toolchain 8.2-2018.08: compile from source
    Hello, I would like to build the aforementioned toolchain from source. Previous releases by Linaro contained a framework called ABE that allowed to do it in a rather convenient way. The source tarball...
  • Prebuilt Toolchain for armv6l/armv7l/Raspberry Pi
    I would like to know if there’s a process of getting addition CPU architectures into the prebuilt toolchains. The WIndows, MacOS, and Linux 64 bit toolchains are great, but I was hoping to be able grab...