• How can I read out the PC?
    Hi all! I need to read out the actuall value of the program counter (PC) . How can I do that? I use the Keil uVision environment with an 8051 based controller! Thanks for your help!
  • How can I read out the PC?
    Hi all! I need to read out the actuall value of the program counter (PC) . How can I do that? I use the Keil uVision environment with an 8051 based controller! Thanks for your help!
  • How can I save the value of SFR?
    Hi,all! I can see the value of SFR in the register window, and I can save the value of R0~R7 to a file in HEX format by the debug commond(SAVE). But the debug commond does not apply to R8~R15. If I want...
  • How can I save the value of SFR?
    Hi,all! I can see the value of SFR in the register window, and I can save the value of R0~R7 to a file in HEX format by the debug commond(SAVE). But the debug commond does not apply to R8~R15. If I want...
  • SFRs!!! How can one see the contents of these registers?
    Hello, How can one see the contents of any of the SFR using printf function, which write to serial# 1.