• Number base of debug watches and tool-tips
    Hi there! I'm using uVision4 for some time now and when programming graphic applications, I don't consider it convenient to have all the debug information in hex. I searched config dialogs, help...
  • Watch window problems
    I did a couple of searches and found some references to the problems I am having. But I don't think this is fully addressed, so I'll ask here. I am using the contest eval board from Luminary Micro...
  • accessing variables in watch window
    When I'm trying to add some local variable to uVision watch window it shows the message '<not in scope>' under the 'Value' column. This happens for programs without RTOS. Can someone tell me how can...
  • Problems with array in Watch window
    I'm using MDK-ARM 4.21 with the ULINK Pro and a LPC1114/302. When I start debugging and the PC points on the "{" of the main routine, the addresses of the arrays NANDElecSignature and NANDElecSignature1...
  • Structures in the Watch Window
    One thing I don't like about the debugger is the way it compresses structures in the watch window every time you run to the breakpoint. If I hit a breakpoint and expand the structure so I can view the...