• unable to extract the watch window
    hi how can i extract watch window data into file(notepada or excel)in keil . please help me its very urgent...... thanks in advance.
  • 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...
  • Watch Window Type ASCII
    Is there a way to display a watch variable as ASCII? The only options I see are hex and dec.
  • 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...
  • 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...