Configuring a Standalone BSP Domain
There are several kinds of domains. The standalone BSP is the most commonly used domain. To configure a standalone BSP, perform the following steps.
- From the Explorer, double-click platform.spr file and select the appropriate domain/board support package. The overview page opens.
- In the overview page, click Modify BSP Settings.
Using the Board Support Package Overview Page
Using the Overview page, you can select the OS Version and which of the Supported Libraries are to be enabled in this domain/BSP.
Using the Board Support Package Settings Page
Using the Board Support Package Drivers Page
The Drivers page lists all the device drivers assigned for each peripheral in your system. You can select each peripheral and change its default device driver assignment and its version. If you want to remove a driver for a peripheral, assign the driver to none.
Some device drivers export parameters that you can configure. If a device in the driver list has parameters, it is listed in navigation pane on the left and you can access them by clicking on the device name.
Using the Board Support Package Settings Driver Configuration Page
The Driver Configuration page lists all of the configurable driver parameters for the device selected under the drivers entry on the left. To change a parameter, click on the corresponding Value field and type the new setting.
When you finish with all the settings you want to make, click OK. The Vitis software platform re-generates the domain/BSP sources.
If the Build All option is selected in the Project menu, Vitis software platform automatically rebuilds your target platform with your new settings applied.
Generating a Platform
- Double click platform.spr in the
Explorer view. This opens the platform tab for viewing and modification. You can
modify settings for FSBL, standalone domains, and PMUFW.
- In the platform view, click to generate the platform. The Generation Successful message pops up.