Configuring the BSP (Board support package) - 2023.1 English

Vitis Unified IDE and Common Command-Line Reference Manual (UG1553)

Document ID
UG1553
Release Date
2023-07-17
Version
2023.1 English

You can modify and configure the BSP code for your standalone and freertos domains..

  1. Select the Platform component, expand the Settings and click the vitis-comp.json file to open it.
  2. Select the Board Support Package to expand it, and modify, configure it and select the modules according to your requirements.
    Figure 1. Platform Component - Board Support Package

  3. After setting, you can build the Platform component by selecting it in the Flow Navigator and selecting the Build command. After compilation is finished the tool will populate the platform and its related software and hardware components in the Output folder of the Platform component in the Component Explorer.
    Note: If user does incorrect modifications to the source code and want to revert to the original source code, they can click Regenerate BSP button.