Step 4.9 Launch AI Engine Debugger to Debug the AI Engine Sub-project - 2022.2 English

Vitis Tutorials: AI Engine (XD100)

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

Note:

  1. The script, aie_app_debug_em.tcl is provided in this tutorial and needs to be updated to match your environment settings. The aie_work_dir variable should be the Work folder inside this lab. For example, set aie_work_dir ${PROJECT_PATH}/beamformer/Work/ and set vitis_install ${XILINX_VITIS_PATH}/Xilinx/Vitis/2022.1

  2. Step 4.7 requires to start PS application BEFORE launching debugger to debug AI Engine sub-project. Will see issues if above step sequence is not followed.

  3. It takes some time depends on number of times in design to launch AI Engine debugger completely. Beamformer design contains 64 tiles that needs several minutes to complete.