Step 3: Build the Full System - 2023.1 English

Vitis Tutorials: AI Engine Development

Document ID
XD100
Release Date
2023-10-03
Version
2023.1 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)).

  2. Build the simple_application_system project.