Other Parts Discussed in Thread: DRV8312, MOTORWARE
Hello,
We have a setup with the DRV8312 kit that we have run through the labs with a USB connection, watching variables evolve as programs progress as instructed in the labs. We have also made our own boards that we can connect to through jtag, using motorware code that is still quite close to the code from the lab examples. With our jtag connection, which I know of course is slow, I can't seem to find a debugger setting that lets us watch a set of variables during program execution. We are instead setting breakpoints and examinign variables when execution pauses.
Is it possible to watch variables with a low update rate during execution over the slow jtag link, similarly to how we watch and manipulate them over the USB link in the labs? If so, what are the relevant settings? I have the build and debug settings set up now to load symbols, and have made a quick first pass comparing debug and build settings for our custom code to the settings in the labs, and see no additional obvious differences (aside from USB vs JTAG). In the debugger window, I select real-time mode and continuous refresh for the variables.
Suggestions most appreciated.
Regards,
JS