Creating a New Application - Creating a New Application - 2026.1 English - UG1137

Zynq UltraScale+ MPSoC Software Developer Guide (UG1137)

Document_ID
UG1137
Release_Date
2026-07-22
Version
2026.1 English

After creating the platform, you can proceed with application development. Follow these steps to create a new application:

  1. Navigate to File > New Component > Application.
  2. Enter the Component Name and Location and click Next.
  3. Select the Previously Created Platform and click Next.
  4. Configure the application settings:
    1. Select the Operating System (Standalone or FreeRTOS or Linux)
    2. Choose the Processor (psu_cortexa53_0 or psu_cortexr5_0)
    3. Specify the Architecture (32-bit or 64-bit)
    4. Click Next
  5. Add the required Source Files (C/C++ files) to the application or continue with an empty application.
  6. Click Next and then Finish.
  7. The application project is created successfully.