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

Integrating a third-party jtag debugger to keil uvision

Hello. I would like to integrate third-party debugger "emulator that supports JTAG debugging for ARM7 and ARM9 devices" to keil uvision, so I could flash LPC2214 using that debugger.
Our university has a bunch of them, so they found it easier and more educative to integrate these debuggers then buying a lot of branded jtag debuggers.
Could you please give a cue what i am to do. I guess, the point is to write a driver or modify the existed third-party driver, isn't it?