• 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
    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.
  • Problems with ISD51 in MSC1210EVM
    Hi, i am working with the uC MSC1210EVM and i'm using the examples that comes with the Keil uVision. Anyway, i have no problems with the examples AD_interrupt, AD8input,etc.The only one that i'm having...
  • ISD51 communication problem
    hi, I'm trying to debug a very simple program on an oregano 8051 IP core. I've read all the tutorials, and I still can't connect properly to the target system. Approximately 2 seconds after pressing...
  • ISD51 has a problem
    Hello, I have a problem using ISD51 to debug my code. AT first, I used the simulator to run my code and it works fine. Then I added ISD51.A51 into my project and also added ISDinit() and ISDcheck()...