OK - so I just started with these chips, and have been asked to find out why SWO debug signal is getting corrupted.
At fairly random intervals the signal passive state inverts from 0 to 1, which corrupts the next few lines of debug output until the passive state inverts back again.
I suspect a silicon bug, or a conflict between something like GPIO and the ITM, but wanted to start by double-checking the hardware configuration settings.
The SWO is configured as follows, but there are quite a few magic numbers in there.
So first question - anybody know where I can find the register definitions?
I followed this thread about SWO but it took me to the Infocenter, which has been deprecated and I cannot find a reference manual for the 52832
Thanks in advance