How do you direct printf to the console window?

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

How do you direct printf to the console window?

1,469 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rtos on Sun Feb 21 08:56:46 MST 2010
I want to direct the output of printf to the IDE console window like in some of the Xpresso examples.  I have included #include<stdio.h> in my program but I still get a bunch of linker errors.
0 项奖励
回复
2 回复数

1,431 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rtos on Sun Feb 21 09:51:05 MST 2010
This worked great.  Thanks!


Quote: rmteo
See here http://lpcxpresso.code-red-tech.com/LPCXpresso/node/20

You may have to log in to gain access.

0 项奖励
回复

1,431 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rmteo on Sun Feb 21 09:38:48 MST 2010
See here http://lpcxpresso.code-red-tech.com/LPCXpresso/node/20

You may have to log in to gain access.
0 项奖励
回复