Dave 4.2.8 - XMC4500 relax kit "live" debuging

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

cross mob
Not applicable
I am playing with this dev. board and i wonder if there is an option to see "live" updated values of variables while program is running? Now i get error message "target not available" and i have to click suspend button to see values.
If I try to export and open same project in keil, variables in watch window refreshes while program is running.
0 Likes
4 Replies
Not applicable
Hi,

You're right, "live" update of variables are not supported on the GDB debugger.

If required "live" update, you can also try to the uc/Probe. Here is the link where you can get more information on how to use it.
http://www.infineon.com/cms/en/product/microcontroller/development-tools-software-and-kits/dave-vers...

Regards,
Daryl
0 Likes
User9154
Level 4
Level 4
Hi Daryl,
I found in files for uProbe only support for kit_XMC4700. How can I use it for Kit_XMC4300_EtherCAT?
Thank you
zbyno
0 Likes
Not applicable
HI zbyno,

In the example, it is using XMC4700. However, you can use the same steps recommended for the kit_XMC4300.

Regards,
Daryl
0 Likes
User9154
Level 4
Level 4
Thank you Daryl,
I wiil Try it
regards
zbyno
0 Likes