• Cortex R GNU C++ Toolchain
    Hi Experts, I am currently using mix of code between C++ and C codes. Which version of arm none-eabi GCC supports both C and C++ mix code usage in much efficient way ? I am using C++ in --std...
  • The frequency of GIC-400 in Juno SoC
    Hi, I read Juno trm, but I didn't find the frequency of GIC-400 in Juno SoC. Because Cortex-A57 and  Cortex-A53 operate at diferent frequency and support DVFS, I think that GIC-400 should operate asynchronously...
  • more gnu toolchain for the A-profile architecture
    Is there any more gnu toolchain for the A-profile architecture? the version of glibc.so in my target platform is 2.27. However, all the gnu toolchains in this website have 2.28. Is there any previous...
  • Stack initialisation in GNU ARM toolchain
    Checking the startup file provided as an example in the GNU ARM toolchain, I couldnt understand one thing. Code snippets provided here are taken from examples included in GNU ARM Embedded Toolchain files...
  • repository for Gnu Arm Embedded Toolchain
    I found this repository https://github.com/ARM-software/toolchain-gnu-bare-metal that seems to contain the files I expected to find. However, it contains only one tag that refers to version 9-2019-q4...