Perform On-Board Testing - 2023.2 English

Vitis Tutorials: AI Engine (XD100)

Document ID
XD100
Release Date
2024-03-05
Version
2023.2 English
  1. To perform an on-board testing, the same stages can be replicated but with a different target:

  • For phase 1, type make TARGET=hw clean phase1.

  • For phase 2, type make TARGET=hw phase2.

  1. When the phase 2 process is finished, an sd_card.img file has been created and can be used as in the Direct Recompile Makefile flow.

  2. To launch the program on the board, type the following command:

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