We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
"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 ?