The standalone domain generated BSP can link to applications. Applications can also run on the Linux domain operating system. Creating an application requires a platform.
To create an Application component, select .
Tip: Alternatively, you
can select Create Embedded
Application from the Embedded Development
group of the Welcome page.
- Input the Application component name and specify the location. Click Next
- Select a fixed platform and select Next. Note: If you do not have an existing fixed platform, refer to chapter: Creating a Platform Component from XSA to create a platform. If your target platform is not in the list, you can add it by clicking the '+' button.
- Select the processor domain to run your
application and select Next. Note: If the domain is not suitable for your application, click + create new to add a new domain. Specify the operation system and processor according to your requirement and click Next.
- Click Add
files or Add
folders to import source files or folder
for the application.
Note: The Vitis tool selects Copy Source to Component by default. Deselect the option if you prefer to reference the external source file directly, rather than copying it into the workspace. - Review the summary page of the Application component and select Finish to create the component.
- Import the source files
You can now build your component or configure your building settings.