2018-06-22 12:22 AM
Hi everyone!
Can anyone please explain what to do step by step to visualize a variable in Atollic project as a real time graph? I'm working on STM32F7 series microcontroller and using ST-Link as debugger.
Thank you,
2018-06-22 2:49 AM
2018-06-22 3:57 AM
'
Can anyone please explain what to do step by step to visualize a variable in Atollic project as a real time graph?'
another alternative, more generic, is to output the data over serial and use serial visualization software to plot it out. RTT/jscope is essentially that , implemented over a particular debug probe.
2018-06-22 5:11 AM
Thanks Vitaly .
2018-06-22 6:26 AM
Unfortunately my variable is not being placed in SWV Data Trace watch window and so not being plotted in the graph. What can be the problem?
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.