Creating a Hello World Application from Example - Creating a Hello World Application from Example - 2026.1 English - UG1137

Zynq UltraScale+ MPSoC Software Developer Guide (UG1137)

Document_ID
UG1137
Release_Date
2026-07-22
Version
2026.1 English
You can also create an application using predefined templates provided by Vitis. Follow these steps to create a Hello World application using the created platform:
  1. Navigate to File > New Example.
  2. Select the Hello World or FreeRTOS Hello World application from the available templates.
  3. Enter the Component Name and click Next.
  4. Select the Previously Created Platform and click Next.
  5. Choose the appropriate Domain (for example, standalone_psv_cortexa72_0) and click Next.
  6. Click Finish.
  7. The Hello World application is created.