bsp - 2021.2 English

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

Document ID
UG1400
Release Date
2021-12-15
Version
2021.2 English

Configure BSP settings of baremetal domain

Syntax

bsp <sub-command> [options]

Configure the BSP settings which includes library, driver and OS version of a active domain, based on <sub-command> specified. The following sub-commands are supported.

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. Type help followed by bsp sub-command, or bsp sub-command followed by -help for more details.

Options

None

Returns

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

Example(s)

Refer to the sub-command help for details.