Creating the hello_system System Project - 2024.2 English - UG1209

Zynq UltraScale+ MPSoC Embedded Design Tutorial (UG1209)

Document ID
UG1209
Release Date
2025-01-07
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 → Application Project. The Create New Application Project wizard welcome screen opens.

  2. Click Next.

  3. 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

    System project name

    hello_system

    Target processor

    psu_cortexa53_0

    Domain

    Domain

    standalone on psu_cortexa53_0

    Templates

    Available templates

    Hello World

    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.