We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
What's the easiest way look at an ASCII string in the UV2 debugger? I haven't even found a hard way yet :)
Sometimes [1], uVision will just recognise that a variable is a string, and display it as such; Otherwise, use the D (Display) command, or the memory window. [1] I have no idea how it decides; I haven't been able to discover any logic to it!