2020-03-12 02:21 PM
Hi Everyone!
I just started my first STM32F4 project and I was wondering if there is an IDE that can show the content of a range of memory in form of a data plot.
I tried to find someting on the web but had no luck so far.
This means for debug I am currently sending data in 8bit blocks via the serial port to the PC. Stitch it back together and plot it in Octave/Matlab.
Is there an easier way, ideally in the IDE? I am using AC6 at the moment.
Solved! Go to Solution.
2020-03-12 03:39 PM
Thanks for pointing it out. I saw that since there is a sub for it on this forum. When searching for it I was referred to the STM32CubeMonitor-Pwr and discarded it.
Will give it a try, might be exactly what I was looking for.
2020-03-12 02:48 PM
STM32CubeMonitor?
JW
2020-03-12 03:01 PM
I still haven't tried these myself, but take a look at Segger RTT, RTT Viewer and J-Scope. As for debugger probes, ST-LINK on-board can be converted to (and back from) J-Link OB or probably one can buy J-Link EDU Mini.
2020-03-12 03:39 PM
Thanks for pointing it out. I saw that since there is a sub for it on this forum. When searching for it I was referred to the STM32CubeMonitor-Pwr and discarded it.
Will give it a try, might be exactly what I was looking for.
2023-09-27 06:24 AM
No update since a while, closing the post.