Content originally posted in LPCWare by Muis on Wed Jan 09 03:53:59 MST 2013
I often experience that the printf() output gets malformed. Each call results into characters in the console, but they are all unreadable chinese characters. Most of the times the first few lines appear OK, and from then on only garbage.
I expected this had something to do with the clock settings, but even using the default (48 Mhz) clock, I have this problem.
What could be causing this behaviour?