platform clean - 2022.2 English

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

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

Clean platform.

Syntax

platform clean 

Clean the active platform in the workspace. This will clean all the components in platform such as FSBL, PMUFW, and so on.

Options

None.

Returns

Nothing. Build log will be printed on the console.

Examples

platform active zcu102
platform clean

Set zcu102 as the active platform and clean it.