What Just Happened? - 2024.2 English - UG1209

Zynq UltraScale+ MPSoC Embedded Design Tutorial (UG1209)

Document ID
UG1209
Release Date
2025-01-07
Version
2024.2 English

The Vitis tool uses JTAG to control the board, and performed the following tasks:

  • Used FSBL to initialize the MPSoC.

  • Reset the system.

  • Enabled the RPU in split mode.

  • Downloaded the ELF file to Cortex-A53_0 and Cortex-R5F_0. Put processors in suspend mode.

  • Ran applications on both processors.

  • The application on APU printed on UART-0 and the application on RPU printed on UART-1.

You can view the detailed steps by right-clicking hello_system, selecting Run As → Run Configurations, and viewing the Target Setup tab.

_images/vitis_run_configurations.png

Fig. 10 Vitis Run Configurations