Flashing the Images to ZU19 Zynq UltraScale+ MPSoC QSPI Using SDK - 1.0 English

T1 Telco Accelerator Card Installation Guide (UG1518)

Document ID
UG1518
Release Date
2021-12-17
Version
1.0 English
The following describes using the how to use the Xilinx tools to program the QSPIs on the T1 card.
Note: If you use this method, the Xilinx tools must be loaded on the server and it is necessary to connect an ADK connector for the programming using JTAG.
  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 card with an ADK connected is shown in Programming the Devices Using JTAG (outside of a server).
  2. In Xilinx SDK, create a new hardware project using the Zynq UltraScale+ MPSoC 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+ MPSoC.
  6. Select the auto detect option in the target device (Zynq UltraScale+ MPSoC will be selected automatically).

  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.