platform read - 2022.2 English

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

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

Read from the platform file.

Syntax

platform read [platform-file]

Reads platform settings from the platform file and makes it available for edit. The platform file is created during the creation of platform itself and it contains all details of the platform such as hardware specification file, processor information, and so on.

Options

None.

Returns

Empty string, if the platform is read successfully. Error string, if the platform file cannot be read.

Examples

platform read <platform.spr>

Reads the platform from the platform.spr file.