bsp listparams - 2024.2 English - UG1725

Software Debugger Reference Guide (UG1725)

Document ID
UG1725
Release Date
2024-11-13
Version
2024.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 the library in BSP.
-os Return the configurable parameters of the OS in BSP.
-proc Return the configurable parameters of the processor in BSP.

Returns

Parameter names. Empty string, if no parameters exist.

Examples

bsp listparams -os

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