2011-01-19 04:20 AM
STM32 debug: live watch while running
2011-05-17 05:21 AM
Well, in Keil you can park one of the memory view windows on a particular spot and watch buffers, stacks and variables changing via a JTAG debug session. You could probably watch a specific variable too, but never really needed that. The broader view is usually sufficient, or instrumenting the code.
2011-05-17 05:21 AM
I also have this doubt. Real time debugging ( non intrusive) is very important for software developement. There is no debug restrictions for Lite Version acording to Atollic True Studio documentation. Maybe there is diference between JTAG and SWD (ST LINK) interface