My 'C' program has a variable called 'state'. It compiles & runs OK, but uVision won't let me set a watch on it:
WS 1,state -----^ *** error 10: Syntax error
WS 1,'state