Redirect stdout to LPUART when using S32K14 SDK instead of EWL?

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

Redirect stdout to LPUART when using S32K14 SDK instead of EWL?

634 Views
satish_k_singh
Contributor III

Hello ,

Currently I am working with the S32K148 eval board , and making use of the available Printf function for printing the debug information on the PC terminal.

Could you please let know or share some info if it  is possible to redirect stdout to LPUART when using S32K14 SDK instead of EWL?

0 Kudos
1 Reply

506 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

here is example for using printf/scanf via LPUART -

 https://community.nxp.com/docs/DOC-335240  

It is for S32K144 - but the principle is same. 

Hope it helps. 

Jiri 

0 Kudos