Content originally posted in LPCWare by dadalolo on Sun Sep 16 15:19:34 MST 2012
When I add a variable to Watch Expression and change its FORMAT to say DECIMAL, then when I run the program in STEP by STEP mode, the format stays the same. But when I let the code run (F8) and the breakpoint is hit the FORMAT of that variable is changed back to HEX.
Can this be fixed somehow ?