Real Time variable graph on Atollic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-06-22 2:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-06-22 5:11 AM
Thanks Vitaly .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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?
