How do you direct printf to the console window?

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

How do you direct printf to the console window?

1,425 Views
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 Kudos
Reply
2 Replies

1,387 Views
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 Kudos
Reply

1,387 Views
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 Kudos
Reply