Building Platform - 2025.2 English - XD260

Vitis Tutorials: Embedded Software (XD260)

Document ID
XD260
Release Date
2025-12-05
Version
2025.2 English

The command below will build the platform and all its domains. The platform should be built after all the domains are created.

platform = client.get_component(name = "name of platform")
status = platform.build()