Hello to all!
I'm working with IAR EWARM v6.3, TWRK60N512 and MQX 3.8.1. I've got 2 questions:
1) Why the Live Watch option under View menu is disabled? I want to be able to see variables live, is there any other way to see it?
2) Same as above, about MQX plugin, is it possible to display Task Summary live? So I can see how task are managed
By live, I also mean periodically refresh.
Thanks to you all!!
SebaS
解決済! 解決策の投稿を見る。
Hello,
the Task Summary you cannot see the view live, only after stop in debugger.
Hello Juraj!
Yes, I know about that. But I was wondering if there is any other way to see/debug live
Use HW tracer to trace the running program.