How to watch values of global variables in watch expressions refreshing continuously?
In the demo board and our project board, all values of the global variables in windows are all zero in real-time.
When I suspend the debug, the value can be seen. If resuming the debug, all the value are zero again.
Here I am using on board XDS110 USB Debug probe. CCS version is 10.2.
Above web shows my efforts and finding a method to solve the problem, but it impacts the interrupt servicing, any other suggestion?
Thank!!!