set_config - 2025.2 English - XD260

Vitis Tutorials: Embedded Software (XD260)

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

Users can set parameters on lib, os or proc.

For example, to set the stdin to a specific uart.

domain_object.set_config(option = 'os', param = 'standalone_stdout', value = 'psu_uart_1')