• 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...
  • 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...