-
Arm®
Cortex®
-A9 targets can be compiled
using the arm-none-eabi toolchain
-
Arm®
Cortex-A53 targets can be compiled
using the aarch64-none-elf toolchain
-
Arm®
Cortex-R5F targets can be compiled
using the armr5-none-eabi toolchain
Arm®
Cortex®
A9 targets can be compiled using the
arm-none-eabi
toolchain. The
arm-none-eabi
toolchain contains the complete GNU toolchain including all
of the following components:
- Common startup code sequence
- GNU binary utilities (binutils)
- GNU C compiler (GCC)
- GNU C++ compiler (G++)
- GNU C++ runtime library (libstdc++)
- GNU debugger (GDB)
- Newlib C library