We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
Mmh... I have difficult defining a breakpoint there. The address of the port is 0xE000000. I can set a break point where the code write to the mem area. But something else is writing to that area elsewhere. SO how can I define a break point when that address is written?? Thomas
ULINK (pro) or other Adapter?
Hi
Only ULINK2
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.