Creating the Standalone Application Project for the Arm Cortex-R5F - Creating the Standalone Application Project for the Arm Cortex-R5F - 2025.2 English - UG1305

Versal Adaptive SoC Embedded Design Tutorial (UG1305)

Document ID
UG1305
Release Date
2025-12-09
Version
2025.2 English

The following steps demonstrate the procedure to create a Hello World application from Arm Cortex-R5F.

  1. Select File > New Components > From Example.

  2. Select Hello World and click Create Application Component from Template.

    ../_images/Hello_world_new_vitis.PNG

    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

  3. Add the Component name and click Next.

  4. Select the Created Platform and click Next.

  5. Select Domain “standalone_psv_cortexr5_0” and click Next.

  6. Click Finish and the Hello world Application is created successfully.

    ../_images/hello_world_r5.PNG