Data plot of MCU Memory
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.
