• Debuge using ISD51
    I am learning to use ISD51 on SST89C58. I am using the sample code generic_8052 provided by Keil. The connection is set up correctly and I can STEP through the code. But when I set break points and run...
  • ISD51 debugging issues
    Hello, Have anyone experienced the ISD51 debugging issues after you successfully tested your code using Keil simulator and Hyperterminal? I used the following small code to try ISD51 debugging but no...
  • issues in ISD51 debugging
    Hello all, I have a problem using ISD51 to debug my board with C515C processor. In order to test the serial port and basic ISD51 functionality, I used a small piece of code below (Test.c). First under...
  • 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.
  • setting up ISD51 for code debugging
    I am not able to implement ISD debugging system on the target ie 8051RD2. I have copied & included ISD51.a51 and ISD51.h in the project. I have compiled and loaded the hex file in target. 1) Now...