set_config - set_config - 2025.1 English - XD260

Vitis Tutorials: Embedded Software (XD260)

Document ID
XD260
Release Date
2025-07-31
Version
2025.1 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')