Compile and download but can't see printf string

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

Compile and download but can't see printf string

跳至解决方案
1,878 次查看
yusifnurizade
Contributor III

Hello,

 

I am using a FRDM KE02Z board to do a simple printf() function. I followed the a tutorial off the MCU on Eclipse blog (Tutorial: Printf() with (and without) Processor Expert | MCU on Eclipse). to the t and, though I can build and go into the debug, I cannot see the string I am writing on the port!

 

Besides following the instructions, I've tried the troubleshooting suggestions in the blog and even used Termite instead of Tera Term which, I normally use. Both are able to see the port but display nothing but a blank screen. I realize how silly it is to be asking for help on such a simple task but I am really at a loss! Would appreciate any advice you can give, my project file is attached.

 

Best,

Yusif

Original Attachment has been moved to: .project.zip

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
1,561 次查看
BlackNight
NXP Employee
NXP Employee

The attached .project file really does not give any insights what could be wrong.

I suggest you have a look at

http://mcuoneclipse.com/2013/11/16/tutorial-using-a-terminal-input-and-output-without-printf-and-sca...

At the end there is a link to a project on GitHub which has a working project using a console/serial connection with OpenSDA USB-CDC (38400 baud).

I hope this helps,

Erich

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,561 次查看
yusifnurizade
Contributor III

Anyone?

I could really use some help with this.

Yusif Nurizade

0 项奖励
回复
1,562 次查看
BlackNight
NXP Employee
NXP Employee

The attached .project file really does not give any insights what could be wrong.

I suggest you have a look at

http://mcuoneclipse.com/2013/11/16/tutorial-using-a-terminal-input-and-output-without-printf-and-sca...

At the end there is a link to a project on GitHub which has a working project using a console/serial connection with OpenSDA USB-CDC (38400 baud).

I hope this helps,

Erich

0 项奖励
回复
1,561 次查看
yusifnurizade
Contributor III

Issue 100% percent solved. Erich, you are a genius.

Thanks again,

Yusif Nurizade

0 项奖励
回复