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

  1. 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.
  2. Click the button.
  3. Define the domain name.
  4. Select the OS as Standalone.
  5. Select the Processor, Runtime, and Architecture of your choice.
  6. Click OK.

Adding a FreeRTOS Domain

  1. 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.
  2. Click the button.
  3. Define the domain name.
  4. Select the OS as FreeRTOS.
  5. Select the Processor, Runtime, and Architecture of your choice.
  6. Click OK.

Adding a Linux Domain

  1. 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.
  2. Click the button.
  3. Define the domain name.
  4. Select the Operating System as Linux.
  5. Keep the Processor, Runtime, and Architecture as default.
  6. Optionally, provide information for the BIF file, boot component directory, and Linux image directory.
  7. Click OK. This creates a platform project and the Platform Overview page opens.
  8. In the generated Linux domain, you can continue to configure the Linux domain
    Note: The boot components directory must contain all the components required by the BIF. These components can be generated by PetaLinux.