• 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...
  • Debug with ISD51
    Hello, I work with uPSD3234A and uVision V2.37. I want to use the debugger with serial port 2 UART 1 (beacause UART0 is RS485 interface). How to configure my program ? Thank
  • 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
    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...