Running Hello World on the Board - 2024.2 English - UG1209

Zynq UltraScale+ MPSoC Embedded Design Tutorial (UG1209)

Document ID
UG1209
Release Date
2025-01-07
Version
2024.2 English
  1. Right-click the hello_a53 application project and select Build to build the application.

  2. Right-click hello_a53 and select Run as → Run Configurations.

  3. Right-click Xilinx Application Debugger and click New Configuration.

    The Vitis IDE creates the new run configuration, named Debugger_hello_a53-Default.

    The configurations associated with the application are pre-populated in the Main page of the launch configurations.

  4. Click the Target Setup page to review the settings.

    Note

    The board should be in JTAG boot mode before power cycling.

  5. Power cycle the board.

  6. Click Run.

    Hello World appears on the serial communication utility in Terminal 1.

    Xilinx Zynq MP First Stage Boot loader
    
    Release 2022.2 <build time>
    PMU-FW is not running, certain applications may not be supported.
    
    Hello World
    
    Successfully ran Hello World application
    

    Note

    No bitstream download is required for the above software application to be executed on the Zynq UltraScale+ evaluation board. The Arm Cortex-A53 quad-core is already present in the processing system. Basic initialization of this system to run a simple application is accomplised by the device initialization Tcl script.

  7. Power cycle the board and retain the same connections and board settings for the next section.