Usage - Usage - 2026.1 English - UG1400

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

Document ID
UG1400
Release Date
2026-07-31
Version
2026.1 English

To use the GNU compiler, type the following:

<Compiler_Name> options files...

Here, <Compiler_Name> refers to one of the following compilers:

MicroBlaze and MicroBlazeâ„¢ -V
mb-gcc
Cortex A9 cores
arm-none-eabi-gcc
Cortex-A53 and Cortex-A72
aarch64-none-elf-gcc
Cortex-R5F
armr5-none-eabi-gcc

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