Hi,I'm using STM32CubeIDE and I'm trying to retarget printf to the USART1 of the STM32F746G.USART1 of the MCU is connected to the ST-Link Virtual com. I have tested the connection the USART1 directly using the function "HAL_UART_Transmit(&huart1, "A"...