• CAPCOM Timers don'
    Hello All, I am a newbie to the XC164CS and am trying to get the capcom timers to run and interupt on overflow. I used DAVE to generate code and checked it with the uC datasheet. It looks like everything...
  • ISD51
    Hi every body. Is it possible to use the USB port for the ISD-51 instead of the UART port? (The UART port can serve also as GIO). Thanks Kobi.
  • Memory window donĀ“t update
    Hello, I have a problem in the memory window in debug session. I don't see any changes in the memory window when when the program changes any memory address. I put the option Periodic Window Update...
  • ISD51 problems
    1.I can't access PORT1,PORT2 from the debugger; 2.Can I use the "printf" function to send something to the serial window of the debugger?
  • ISD51 software
    I just studies software debug using ISD51 through AT89C51SND1C's UART port.but now i have some questions. let me describe it. I write a simple main program in keil uvsion2 ICE(below), then add some...