This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Watching a memory location

If I have a local variable, how do I tell in uVision what memory location it is in? I need to monitor that location even when the variable is out of scope, because that location is not being popped off the stack properly. i.e. I have a bug in the code. Thanks.

Sutton