I want to refresh my variables in "watch window" without permanent stop of my program.
This mode is called real time analysis on dsp processors, and it stops the program every xxx ms gets data (a table or other intfrom uC) print the data in watch window, and runs the program again.
I know that I can print those variables in console, or even make a special place in my window, but I am wondering that's possible or not
Bookmarks