Step 4. Run Host Application from Emulation Console - 2022.2 English

Vitis Tutorials: AI Engine Development

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

After the emulator and Petalinux boot up, issue these commands from the emulator console (terminal 1 from step 3).

cd /run/media/mmcblk0p1
./host.exe a.xclbin

Note: This step is required to initialize and debug AI Engine tiles because this design has the --package.defer_aie_run option.