Adding a Domain to an Existing Platform
A platform can contain multiple domains. To add domains to an existing platform, follow these instructions.
Adding a Standalone Domain
- Double-click the platform.spr file in the Vitis Explorer view.Note: If you have not yet created a platform file, refer to Creating a Platform Project from XSA.
- Click the button.
- Define the domain name.
- Select the OS as Standalone.
- Select the Processor, Runtime, and Architecture of your choice.
- Click OK.
Adding a FreeRTOS Domain
- Double-click the platform.spr file in the Vitis Explorer view.Note: If you have not yet created a platform file, refer to Creating a Platform Project from XSA.
- Click the button.
- Define the domain name.
- Select the OS as FreeRTOS.
- Select the Processor, Runtime, and Architecture of your choice.
- Click OK.
Adding a Linux Domain
- Double-click the platform.spr file in the Vitis Explorer view.Note: If you have not yet created a platform file, refer to Creating a Platform Project from XSA.
- Click the button.
- Define the domain name.
- Select the Operating System as Linux.
- Keep the Processor, Runtime, and Architecture as default.
- Optionally, provide information for the BIF file, boot component directory, and Linux image directory.
- Click OK. This creates a platform project and the Platform Overview page opens.
- In the generated Linux domain, you can continue to configure the Linux
domainNote: The boot components directory must contain all the components required by the BIF. These components can be generated by PetaLinux.