Arm Cortex-A9 Compiler Usage and Options - 2021.2 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2021-12-15
Version
2021.2 English
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