Build the Software Application - Build the Software Application - 2025.2 English - XD333

SCU35 IO Technical Reference Design Instructions (XD333)

Document ID
XD333
Release Date
2026-06-11
Version
2025.2 English

The Vitis environment consumes the generated hardware platform to build the software application that runs on the MicroBlaze V processor. Before building the application, you must complete the previous step.

  1. On Linux, set up the Vitis environment in a terminal window by sourcing <Vitis_install_path>/settings64.sh.

  2. To build the software application, type the following in the directory where you cloned the TRD:

make elf

The software application is available here: sw/workspace/io_app/build/io_app.elf.