• Saving the content of the watch windows between two debug sessions.
    Hello, Is there a way to save the content of the watch windows between two debug sessions or when a debug session is stopped and restarted again? For the moment, when I stop a debug session, I have...
  • Saving the content of the watch windows between two debug sessions.
    Hello, Is there a way to save the content of the watch windows between two debug sessions or when a debug session is stopped and restarted again? For the moment, when I stop a debug session, I have...
  • SRAM content after watch dog reset
    How can i retrieve SRAM content after external WDT reset. if i am declaring the variables to be saved after WDT reset as global (array of unsigned char of size 500), the keil compiler is initialising...
  • SRAM content after watch dog reset
    How can i retrieve SRAM content after external WDT reset. if i am declaring the variables to be saved after WDT reset as global (array of unsigned char of size 500), the keil compiler is initialising...
  • How to watch the data memory (RAM) in uVision2
    Hi I wanted to watch the 256 byte RAM or the 1024 byte of the XRAM of 89C51RD2 device while debugging my program in the uVision2. How can i do this?(from which menu or ...) Thanks your attention in...