This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

In System Debugging

I'd just like to know how I can debug on the eval board, Keil.com explain how to use the ISD51 but when I run the InSystem Debugger, it cannot find my target... maybe it comes from the configuration of the serial communication.

Thanks for your help.

Parents Reply Children
  • DK3200 eval board, I follow the ISD51 instructions to configure the serial port but when I run the In System Debugging with the exemple "Generic 8052", the target could not be created...
    Thanks for your help

  • "the target could not be created..."

    So, that's not a debugger problem - your code won't even build?

    Have you started by reading the uVision Getting Started guide, and working through the example projects in it?

  • Sorry, I'm not clear
    In fact it's ok the project can be build and the target is created, then I run the debug session and after Keil tried to make the ISD51 connection, a message error appear :
    ISD51 Monitor Error
    There was no reply from the target system...

    Then there some points to check that seems good to me. Have you try to run the Generic 8052 example in Keil ISD51 Debug ?