Step 3. Build the Full System - 2022.2 English

Vitis Tutorials: AI Engine (XD100)

Document ID
XD100
Release Date
2022-12-01
Version
2022.2 English
  1. Click simple_application_system.sprj. 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

missing image

Note: The option --package.defer_aie_run is required when running the AI Engine graph from the PS (see the Versal ACAP AI Engine Programming Environment User Guide (UG1076)).

  1. Build the simple_application_system project.