S32DS Examples PRINTF not showing up in Console

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32DS Examples PRINTF not showing up in Console

942 次查看
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 项奖励
回复
1 回复

935 次查看
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 项奖励
回复