If users have the STDIN/OUT set to coresight in the BSP settings in Vitis. Then luanch the jtagterminal. For example, below is for Versal a72 = session.targets("--set", filter="name =~ *Cortex-A72 #0*") a72.jtagterminal() To stop the jtagterminal a72.jtagterminal(--stop)