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?