Creating a Hello World Application from Example - Creating a Hello World Application from Example - 2025.2 English - UG1305

Versal Adaptive SoC Embedded Design Tutorial (UG1305)

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

Follow these steps to create a Hello world application using the created platform:

  1. Select File > New Components > From Example.

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

    ../_images/Hello_world_new_vitis.PNG

    Wizard Screen

    System Properties

    Setting or Command to Use

    Application

    Details

    Component name

    hello_world_a72

    Component location

    < Application path >

    Hardware Design (XSA)

    Select the platform created (vck190_platform)

    Domain

    Operating System

    standalone

    Processor

    psv_cortexa72_0

  3. Add the Component name and click Next.

  4. Select the Created Platform and click Next.

  5. Select Domain “standalone_psv_cortexa72_0” and click Next.

  6. Click on Finish the Hello world Application is created Successfully.

    ../_images/apu_helloworld_example.PNG

Note

The Vitis software platform creates the board support package for the platform project (vck190_platform) and the system project (hello_world_a72_system) containing an application project named helloworld_a72 under the Explorer view after performing the above steps.