Problem while working with xSPY

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
Hi
My english is not so good, but I think that you will understand.
I have problem with xSPY when I want to see voltage signal. I use PMSMFOCSL01 control on XMC1300.
xSPY don't show the whole period so the signal look like that is cut and linearly connected with the beginning of the next period.
I think that problem is with buffer, maybe it is short and then information of variables are cut off. How to change when xSPY refresh buffer?
0 Likes
1 Reply
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
Hi,

The buffer size is fixed in xSPY. You could change the generated code, look at DBG002_Xspy.h definition of DBG002_PingPongBufType and definition of DBG002_STREAM_BUFF_LENGTH.
Give a try XMC ucProbe, which is the current supported tool.

Regards,
Jesus
0 Likes