• view the internal memory using uvision2
    Hi all, I am a new user with uvision2(demo) I wrote a program in assembly. Apparently the program works, but I would like to see my internal ram when I debug the program. I do: MOV 20h, #03h...
  • How do you change SFR in debugger?
    Has anyone successfully changed a peripheral SFR value during a debug session with uVision3? I am developing an application on a Silicon Labs C8051F046 and need to change a comparator control register...
  • uVision2 (v2.40): How do I get back to the default docking view
    I accidentally hit a button on the mouse while moving it across uVision's window. Now the default docking view where the file/regs/book is only the left, content of source file displays on the right,...
  • SFR'S
    How do I view the contents of sfr's in the UV2 debugger?
  • uVision2
    Hi, In the Keil Pk51, in the Dscope I can observe the variation of the ports, timers, etc. in each instant, that is to say, when happening machine cycle. However, it doesn't pass this in uVision2,...