cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 debug: live watch while running

FordFairlane
Associate III
Posted on January 19, 2011 at 13:20

STM32 debug: live watch while running

2 REPLIES 2
Posted on May 17, 2011 at 14:21

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.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
alekata1
Associate
Posted on May 17, 2011 at 14:21

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