bsp - 2022.2 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2023-01-02
Version
2022.2 English

Configure BSP settings of a baremetal domain.

Syntax

bsp <sub-command> [options]
Configure the BSP settings, including the library, driver, and OS version of a active domain, based on the sub-command specified. Following sub-commands are supported. Type "help" followed by "bsp sub-command", or "bsp sub-command" followed by "-help" for more details.
  • config - Modify the configurable parameters of BSP settings
  • getdrivers - List IP instance and its driver
  • getlibs - List the libraries from BSP settings
  • getos - List os details from BSP settings
  • listparams - List the configurable parameters of os/proc/library
  • regenerate - Regenerate BSP sources
  • reload - Revert the BSP settings to the earlier saved state
  • write - Save the BSP edits. removelib - Remove library from bsp settings
  • setdriver - Sets the driver for the given IP instance
  • setlib - Sets the given library
  • setosversion - Sets version for the given OS

Options

None.

Returns

Depends on the sub-command. Refer to the sub-command help for details.

Examples

Refer to the sub-command help for details.