How printf() can print message on debug consoles/console

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How printf() can print message on debug consoles/console

951 Views
jiteshka
Contributor I
I have downloaded the LWIP project and try to print the logs on the console using printf() function. Here is the one way tried but it did not work: 1. I added PRINTF_SUPPORT macro but printf() did not print anything on console and debug console window. How can I enable to print a message on the console or debug console using printf() function?
0 Kudos
2 Replies

942 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport
0 Kudos

939 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Sorry, the second link is for S32K... but the first one should cover your needs.

 

0 Kudos