S32DS Examples PRINTF not showing up in Console

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

S32DS Examples PRINTF not showing up in Console

944 Views
davorin_mista
Contributor I

I am unable to get PRINTFs to show up in the Console - but when using stdio printf instead it does work when using the ewl_c Debugger Console lib.

How can I get the PRINTFs that are scattered all over the example code to print as well?

The example I tried is BCC_S32K144_Monitoring in case that matters, tool is 2018.R1 Update11

0 Kudos
Reply
1 Reply

937 Views
davorin_mista
Contributor I

after some more digging I see the definitions in nxp_console.h - bringing up 2 follow-up questions:

1) how do I remove the define "SDK_DEBUGCONSOLE" to get to use normal printfs?

2) if I keep SDK_DEBUGCONSOLE then where is he "SDK debug console" in the IDE?

0 Kudos
Reply