Perform On-Board Testing - 2023.1 English

Vitis Tutorials: AI Engine Development

Document ID
XD100
Release Date
2023-09-20
Version
2023.1 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