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
.
Select File → New → Application Project. The Create New Application Project wizard welcome screen opens.
Click Next.
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.