• uVision3 IDE error using watch window #1
    I am using ULINK2 and uVision3 V3.53 to debug my embedded system. I typed in a variable in the Watch #1 window so that I could watch a variable as it goes through the program. This was working great...
  • uVision3 Bug?
    Hello, why is the simple code below assembled wrong? The disassembly copies the same value from the same memory location 0x06 to tp(n). (MOV @R0,0x06) Thanks for Help Christian Tauschek MY...
  • 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...
  • 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...