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!