Creating a FSBL Application - Creating a FSBL Application - 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 create a first stage boot loader (FSBL) application using the example templates available in the Vitis IDE. Follow these steps to create an FSBL application:
  1. Navigate to File > New Example.
  2. Select the ZynqMP FSBL application from the available templates.
  3. Enter the Component Name and click Next.
  4. Select the Previously Created Platform and click Next.
  5. Use the following steps to create or select a Domain:
    1. Click Create New Domain (if required)
    2. Provide the Display Name, Operating System, Processor, and Architecture.
    3. Click Next
  6. Click Finish to create the project.