Flashing the Images to ZU21 Zynq UltraScale+ RFSoC QSPI Using SDK

T1 Telco Accelerator Card User Guide (UG1495)

Document ID
UG1495
Release Date
2021-12-17
Revision
1.0 English
Use the same setup as in Programming the Devices Using JTAG to ensure the ADK connector is attached (using the same steps but for the ZU21 instead of the ZU19).
  1. Ensure that an ADK cable is connected between the ADK connector on the T1 card and the USB port on the host machine. The T1 with an ADK connected is shown in the previous section (outside of a server).
  2. In Xilinx SDK, create a new hardware project using the Zynq UltraScale+ RFSoC HDF file.
  3. In Xilinx SDK, select Xilinx Tools > Program Flash.
  4. Select the hardware platform generated in step 2.
  5. In the Program Flash wizard, browse to and select the boot.bin image file that was created for the Zynq UltraScale+ RFSoC.
  6. Select RFSOC(XCZU21DR) as the target device.

  7. Select qspi-x8_dual_parallel as the flash type.
  8. Set the offset as 0 and select the FSBL ELF file.
  9. Click Program to start the process of programming the QSPI flash with the boot.bin.
  10. Wait until you see the message “Flash Operation Successful” in the SDK console.