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.