Can the DAVE3 update the watch expression automaticly?

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

cross mob
Not applicable
I'm a new user for the xmc1300. I have a quesion for the DAVE3 usage when I was debugging a software for the BLDC, does the variable in the watch expression window can be updated automaticly? Now the expressions are updated only when the program is suspended.

I'm desired this function since I found the PWM signal is still actived when I stop the program to see the new value of the variables. It may damage the hardware in this case.
Thanks
0 Likes
4 Replies
Not applicable
Hi lightorange,

Yes, your observation is correct. Currently you need to use breakpoints or halt the debugger in order to see the change of the variables. An enhancement request on real-time monitoring of the variable change in debug mode has been highlighted already.

Best regards,
Sophia
0 Likes
Not applicable
Thank you for your reply, current I will configue the SUSCFG control bit in the GCTRL of CCU8 into the safe stop mode to avoid any damage to the hardware. Looking forward the new update!
0 Likes
User11562
Level 1
Level 1
Is there any advance in this?
0 Likes
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
Hi,

You can either try with XMC uC/Probe or Ozone debugger from Segger.

Regards,
Jesus
0 Likes