Arm®
Cortex®
A9 targets can be compiled using the
gcc-arm-none-eabi
toolchain. The gcc-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