bsp listparams - 2021.2 English

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

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

List the configurable parameters of the BSP.

Syntax

bsp listparams <option>

List the configurable parameters of the <option>.

Options

Option Description
-lib <lib-name> Return the configurable parameters of Library in BSP.
-os Return the configurable parameters of OS in BSP.
-proc Return the configurable parameters of processor in BSP.

Returns

Parameter names, empty string, if no parameter exist.

Example(s)

bsp listparams -os

List all the configurable parameters of OS in the BSP settings.