I'm going through MiniZed software training series for Vivado 2017.4
In SW Lab03 - Bare Metal BSP 2017_4_v11, in Experiment 1: Generate the Standalone Board Support Package, step 5. says BSP settings for stdin and stdout are incorrect.
stdin value is ps7_uart_0
stdout value is ps7_uart_0
Step 6. asks to change values to ps7_uart_1. Also reference to schematic is mentioned.
I went to following website to download the schematic:
I looked at the uart section of the schematic but I didn't find any references to ps7_uart_0, ps7_uart_1, stdin, or stdout.
I would like to match lab03 BSP settings with the schematic.