bsp removelib - 2021.2 English

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

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

Remove library from BSP settings.

Syntax

bsp removelib -name <lib-name>

Remove the library from BSP settings of the active domain.

Options

Option Description
-name <lib-name> Library to be removed from BSP settings.

Returns

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

Example(s)

bsp removelib -name xilffs

Remove xilffs library from BSP settings.