Configures lwip220, xilfpga, and xilffs libraries in BSP in the Vitis Unified
IDE.
- Click File > New Component > Platform.
- In the Name and Location window, enter the platform name in the Component name and select Component Location.
- Click Next.
-
In the Select Platform Creation Flow, provide XSA
details:
- Hardware Design Enable this option to select hardware design from the available drop-down options.
- Existing Platform Enable this option to select
platform created from another project.Note: If the workspace is not setup in the beginning, click Open Workspace. Workspace created in the classic IDE is not supported in the Vitis Unified IDE.
- In the Select Operating System and Processor window, select Operating system and Processor from the drop-down menu.
- In the Summary window, review the details and click on Finish to complete the platform creation.
- The created platform appears in Vitis component and in vitis-comp.json <Component name> view.
-
In vitis-comp.json view, click Board Support
Package.
-
In the Supported Libraries, enable the relevant
library.
The added library appears in the Board Support Package tree in the vitis-comp.json tab.
- Double-click the library name to open Configuration for Library.
-
Change the selection as appropriate. Click VALUE column for each
NAME to select
from the available configuration options.
Note:
- For XilFFS library configuration, SD interface is selected by
default. To use the RAM interface, change
XILFFS_fs_interfaceparameter value to 2. - For details of additional parameter configuration, see Library Parameters in MSS File section in the corresponding Library of this document.
- For XilFFS library configuration, SD interface is selected by
default. To use the RAM interface, change
- Click Ok. Applying the selected configuration to the BSP takes a few minutes. When the selection is successful, continue building the platform project.