What console is the default PRINTF line in projects printing to?

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

What console is the default PRINTF line in projects printing to?

跳至解决方案
1,230 次查看
MelonM
Contributor II

Hello, I've just started using MCUXpresso, so I'm sorry if this question has an obvious answer.

When I use the SDK Wizard to create a project for my board (FRDM-KL25Z) using the default settings, the main function always contains the line:

PRINTF("Hello World\n");

 I need to do some debugging and this function seems useful for that purpose, but I can't figure out what console this function is printing to.

0 项奖励
回复
1 解答
1,149 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, I suggest reviewing the device COM available on the device manager then you need to use software to see the message like tera term or other.

Let me know if you have more doubts.

Best regards,
Pavel

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,150 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, I suggest reviewing the device COM available on the device manager then you need to use software to see the message like tera term or other.

Let me know if you have more doubts.

Best regards,
Pavel

0 项奖励
回复