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:
- Navigate to .
- Select the ZynqMP FSBL application from the available templates.
- Enter the Component Name and click Next.
- Select the Previously Created Platform and click Next.
- Use the following steps to create or select a
Domain:
- Click Create New Domain (if required)
- Provide the Display Name, Operating System, Processor, and Architecture.
- Click Next
- Click Finish to create
the project.