• "Out of scope" variables on debug
    Hi all, I'm having a very troubling problem when debugging with the new version of µvision (4.11) that I didn't have with the last I was on (it was 4.03 I think). When I debug code on various platforms...
  • Locals claimed to be out of scope by debugger
    I regularly get this when debugging. Optimisations are turned off. Current instance exhibits it perfectly - linked list management where I have just printed some of the local variables and am about to...
  • Getting "Out Of scope" in watch window
    Hi, When I add a variable 'flags' to watch window, i'm getting value as "out of scope" even when PC( program counter) is at next line. Below is extract, could anybody let me know why its happening...
  • Variable out of scope and output problem!
    Hi guys, I am a new bee in programming for ARM7. I have written the simple following program using for loop to find a factorial of a given number. However to check the result, I have kept the input value...
  • Local Variables Out of scope in watch Window
    I am using Keil Micro Vision4 for ARM 9 Processor .the Local variables appears "Out of scope" How do i monitor the local variables