Usage - 2021.2 English - UG1400

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

Document ID
UG1400
Release Date
2021-12-15
Version
2021.2 English

To use the GNU compiler, type:

<Compiler_Name> options files...

Where <Compiler_Name> is mb-gcc for MicroBlaze, arm-none-eabi-gcc for Cortex A9, armr5-none-eabi-gcc for Cortex-R5F, or aarch64-none-elf-gcc for Cortex-A53.

To compile C++ programs, you can use the mb-g++ or arm-none-eabi-g++ command.