• 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...
  • Next ISD51 problem
    I have a small program (991 byte). I use the C51 options LEVEL 8. The ISD51 will work correkt. If I change to LEVEL 6 the size of this program is (1020 byte). After the program with FM and a change to...
  • Next ISD51 problem
    I have a small program (991 byte). I use the C51 options LEVEL 8. The ISD51 will work correkt. If I change to LEVEL 6 the size of this program is (1020 byte). After the program with FM and a change to...
  • 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()...