I updated the IDE to the newer 10.2.0.
I can debug with the live view of global variable in the older version by using the LPC link 2. After installing the newer version, the " enable/disable variables update" arrow are always grey, as shown in the picture. I cannot see any live variables any more.
Did I miss any setup?
Thanks a lot!
Solved! Go to Solution.
Is your probe running in non-stop-mode?
Additionally, to turn the 'green arrow' on, your target has to be running (you cannot do this while the target is suspended).
I hope this helps,
Erich
Hi Erich,
Thanks so much for the reply! I bet the "Non-Stop" is the reason.
After upgrading, the debug mode still shows "Non-Stop", but the live view does not work. By following your hints, I changed the debug mode to "All-Stop" and then changed it back to "Non-Stop", suddenly, it works!
If anyone else met the same issue, here is the way to fix it.
Thanks again!
Haizhou
Is your probe running in non-stop-mode?
Additionally, to turn the 'green arrow' on, your target has to be running (you cannot do this while the target is suspended).
I hope this helps,
Erich