User Activity

In windows7, my project (iar) can send string to serial ports with printf, but in ubuntu 18.04 (stm32cubeide), HAL_UART_Transmit can send char, but it seems that printf do nothing. Thanks for your help.