bsp setosversion - 2022.2 English

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

Document ID
UG1400
Release Date
2023-01-02
Version
2022.2 English

Set the OS version.

Syntax

bsp setosversion [options]

Set OS version in the BSP settings of the active domain. Latest version is added by default.

Options

Option Description
-ver <version> OS version.

Returns

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

Examples

bsp setosversion -ver 6.6

Set the OS version 6.6 in the BSP settings of the active domain.