This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRFready desktop 2 With Printf

Hi I want to use Printf() in the DT2 but it cannot output msg to terminal. I used hal_uart_config() to config UART TX/RX/Baudrate... in mail.c then call hal_uart_put_str("123\n"); and it can show "123" on Terminal but call Printf("123\n") and it cannot show "123" on terminal.

Could you tell me why?

Atlas

Parents Reply Children
No Data
Related