The following steps demonstrate the procedure to create a Hello World application from Arm Cortex-R5F.
Select File > New Components > From Example.
Select Hello World and click Create Application Component from Template.
Use the following information to make your selections on the wizard screens:
Wizard Screen
System Properties
Setting or command to use
Application Details
Component name
hello_world_r5
Component location
< Application path >
Hardware Design (XSA)
Select the platform created (vck190_platform)
Domain
Operating System
standalone
Processor
psv_cortexr5_0
Add the Component name and click Next.
Select the Created Platform and click Next.
Select Domain “standalone_psv_cortexr5_0” and click Next.
Click Finish and the Hello world Application is created successfully.