To test the image in this example, load the boot image (qspi_BOOT.bin
) onto QSPI on the ZCU102 board using the program flash utility in the Vitis IDE. Alternatively, you can use the XSDB debugger.
In the Vitis IDE, select Vitis → Program Flash.
In the Program Flash wizard, browse to and select the
qspi_BOOT.bin
image file that was created as a part of this example.Select qspi-x8-dual_parallel as the Flash type.
Set the Offset as 0 and select the FSBL ELF file (fsbl.elf)
Ensure that a USB cable is connected between the USB-JTAG connector on ZCU102 target and the USB port on the host machine using the following steps.
Set the SW6 boot mode switch as shown in the following figure.
Turn on the board.
Click Program to start the process of programming the QSPI flash with the
qspi_BOOT.bin
.Wait until you see the message “Flash Operation Successful” in the console, as shown in the following image.