Yes the port is right because i can give input.(COM3)
Windows Device manager recognises com3 ( LPC-LinkII Ucom Port (COM3) )
(As an example of the the input i can give is that when i run periph_ssp example and
i blindly press keys from keyboard to send a frame i can see it to the oscilloscope. That means that the DEBUGIN macros that is used in examples work fine because input given from me is working. The DEBUGOUT macro is not working.)
I am using putty serial connection with the options you mentioned.
I also tried coolterm as you suggested with the same options.
Debugout messages were printed normally a week ago. The only thing that it might messed things were some usb drivers from National Instruments that my oscilloscope softwared needed.
I now have deleted all related software from oscilloscope and restored windows to the point that everything worked.
But still no debug out messages.
I am currently trying to run periph_i2c example