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

JTAG FUNCTION IN C

Hi!

I found a workaround to debug Keil software with JTAG ).

Q. How to configure KEIL(uVision3.51)?

A. Project>Options for target>Debug>Use RDI intreface Driver>Settings>Browser and search for the.dll in approprite folder.

With a link it could work like a true debugger(tracing, stepping and so on). But watch out, unless You're a pro, practice a lot....

Godd luck