Dowload Data file to target - 2024.1 English

Vitis Tutorials: Embedded Software (XD260)

Document ID
XD260
Release Date
2024-06-19
Version
2024.1 English

The command below will download the test.bin to address 0x10000000 of the current target

session.dow("test.bin", "--data", addr=0x10000000)