@ketjow Thanks for sharing. I have to run this demo, to see what it does and what app enables. I could not find much info on the website. Is it just available for windows? Other platforms in the roadmap? Does it only support serial communication - attaches to serial COM port to read the values?
I have worked with Freemaster (Freescale closed source library), which does similar things. It is easy to set up, various interfaces are supported (jlink, cmsis-dap, uart, etc) . I have been looking for open source library like this, which can watch/draw variables, either by reading them from memory, or receiving them via some communication channel.
Hello mbed.org users,
I wanted to share with you the app I created. It facilitates debugging applications and systems via a standard output. I guess this is very often the case among mbed.org users.
Anyway check it out yourselves: http://vcdmaker.org
The demo I created using the KL46Z-FRDM platform is also available. Search for vcdMaker_Demo (https://developer.mbed.org/users/ketjow/code/vcdMaker_Demo/).
Hopefully, you’ll find it useful.
Best regards, /Wojtek