bsp setlib - 2021.2 English

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

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

Adds the library to the BSP settings

Syntax

bsp setlib [options]

Add the library to the BSP settings of active domain.

Options

Option Description
-name <lib-name> Library to be added to the BSP settings.
-ver <version> Library version.

Returns

Nothing, if the library is set successfully. Error string, if the library cannot be set.

Example(s)

bsp setlib -name xilffs

Add the xilffs library to the BSP settings.