In this step, you will prepare for the next example design: running a “Hello World” application on Arm Cortex-R5. The first step is to create a standalone BSP domain for cortexr5_0 by performing the following steps:
Double-click
vitis-comp.jsonunder the platform settings. The platform opens in the Explorer view.Click in the top-left corner to add a domain
.
Create a domain with the following settings:
System Properties
Setting or Command to Use
Name
standalone_r5
Display name
standalone_r5
OS
standalone
Processor
psu_cortexr5_0
The Vitis IDE creates a new domain and standalone_r5 appears under the zcu102_edt platform.
Build the platform.