After the build for hardware target completes, a sd_card.img
file will be generated in the build directory.
- Use software such as ‘Etcher’ to flash the
sd_card.img
file onto an SD Card. - After flashing is complete, insert the SD card in the SD card slot on board and power on the board.
- Use ‘Teraterm’ to connect to COM port and wait for the system to boot up.
- After the boot up is done, goto
/media/sd-mmcblk0p1
directory and run the executable file.
Refer to the hw_run section in Vitis Unified Software Development Platform 2024.1 Documentation.