HI
I get unexpected writes to the serial debug viewer. No call to the ITM_SendChar function.
It is probably caused by a task somewhere overwritten some memory.
Any idea how I can found out where??
Thomas
When Trace is enabled and ITM Ch.0 is sampled, and the Core Clk is set to the wrong value (then the data is sampled incorrectly) decoding (errors) can result in data being interpreted as ITM Ch.0 data and sent to the printf Window.
In Mixed Mode (printf Window) you can see the ASCII and Hex values.