• Prebuilt GNU8 - AArch64 GNU/Linux target (aarch64-linux-gnu)
    Hi, I have downloaded the new AArch64 GNU/Linux target (aarch64-linux-gnu) binaries and they are working fine. Can someone please let me know the the configurations flags used to build these toolchains...
  • xPack GNU Arm Embedded GCC v8.3.1-1.3 released
    The xPack GNU Arm Embedded GCC is an alternate binary distribution that complements the official GNU Arm Embedded Toolchain maintained by Arm. The latest release is v8.3.1-1.3 ( https://xpack.github...
  • gnu GCC option to enforce 8-byte stack alignment (necessary for R52)?
    Hello, ARM support and R52 TRM have indicated that the R52 core requires maintaining an 8-byte aligned Stack (meaning compiler shall always push/pop registers in even numbers), and I see in my current...
  • xPack GNU Arm Embedded GCC v9.3.1-1.1 released
    The xPack GNU Arm Embedded GCC is an alternate binary distribution that complements the official GNU Arm Embedded Toolchain maintained by Arm. The latest release is v9.3.1-1.1 ( https://xpack.github...
  • Any suggestion on the best way to include all the paths for header files using GCC and Eclipse plugin for GNU GCC ARM?
    Hello all.. I've developed all my life using IAR and I was willing to give a try on GNU GCC for ARM. To start I have few folders and few files in a project which requires configuration to add the...