Python XSDB Commands - 2025.1 English - UG1400

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

Document ID
UG1400
Release Date
2025-05-29
Version
2025.1 English

You can view a list of all the comprehensive Python XSDB API using the following commands in AMD Vitis™ CLI.

Launch the Vitis CLI using the following command.

vitis -i
from xsdb import *
session = start_debug_session()
help("functions")
Note: You can find all the XSDB Python CLI command details in the following installation folder: <Vitis_install>2025.1/Vitis/cli/api_docs/build/html/xsdb.html