• FlashMon51 with AT89C51RD2
    I am using FlashMon on my AT89C51RD2. Although I installed the Monitor on my AT89C51RD2 as documented, it still reports CONNECTION TO TARGET SYSTEM LOST when I try to load my program.
  • Configuring FlashMon51 for AT89C51RE2
    I tried to configure the FlashMon51 monitor program available with keil. After Flashing the hex file and tried to do debugging, Keil is not able to detect the debugger. I am getting the error that "Connection...
  • 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.
  • ISD51 Error
    Hello all, I'm working with the C51 evaluation version downloaded from this site and i was trying to get the ISD51 debugger to run. When i press the debug button i'm receiving the following message...
  • 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?