Creating the hello_system System Project - 2024.2 English - UG1209

Zynq UltraScale+ MPSoC Embedded Design Tutorial (UG1209)

Document ID
UG1209
Release Date
2025-03-20
Version
2024.2 English

Use the same steps as Example 3: Running the “Hello World” Application from Arm Cortex-A53, but this time create the system project with name hello_system.

  1. Select File → New Example → Hello World → Create Application Component from Template. The Create New Application Project wizard welcome screen opens.

  2. Use the information in the table below to make your selections in the wizard screens.

    Screen

    System Properties

    Settings

    Platform

    Select platform from repository

    zcu102_edt

    Application project details

    Application project name

    hello_sys_a53

    Domain

    Domain

    standalone on psu_cortexa53_0

  3. Select the ‘vitis-sys.json’ file under settings within hello_system in the Explorer view and click Add Existing Component.

  4. Select Application and then select ‘hello_sys_a53’. Now the hello_sys_a53 application resides inside the hello_system component.

  5. Select hello_system and click the hammer icon in the toolbar to build the system project.

    Note

    Application projects in one workspace cannot have the same name even if they belong to different system projects, because they store flat in the workspace directory.