I use MiniZed with Xilinx SDK 2018.3 in standalone mode;
My design_wrapper_hw_platform uses uart1 for stdin and sdtout (as shown in the tutorial) and also some QuadSPI block (unused in the project for now)
"Hello Word" comes out as "`Ûqp‚nî" whether I use print or xil_printf. Baud rate is 115200.
What can cause that?