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

SDK 12. app_uart_put is working but, printf does not.

Before(SDK11), I enabled uart and used printf function to print out log message to UART. But, in SDK12 I can not see printf message. But, app_uart_put is working.

Where should I modify to enable see printf messages?

Related