Step 5. Build the System targeting the Hardware - 2022.2 English

Vitis Tutorials: AI Engine (XD100)

Document ID
XD100
Release Date
2022-12-01
Version
2022.2 English

Before you run the system in Hardware you need to rebuild the system to target the Hardware.

  1. In the simple_application_system.sprj page, change the Active build configuration to Hardware

  2. Add the following options in the Packaging options box:

--package.ps_elf ../../A-to-Z_app/Debug/A-to-Z_app.elf,a72-0 --package.defer_aie_run
  1. Select the simple_application_system and click on the hammer to build the system