Hi there,
I am running the lpc open examples and many of these examples are using debugout functions to print messages.
In board.c i have enabled (this is the dafault configuration) #include "retarget.h".
The debugout messages were displayed in serial terminal at COM3 fine.
Suddenly no messages are displayed. The weird thing is that when i press keys in keyboard i can handle it properily.
It seems that debug in works properly but debug out not.
I am in a middle of a delivery so if any has any advice or idea please help!
Thanx a lot!