Hi,
I just checked the list of supportet JTAG hardware dongles and found out, that the Keil ULINK isn’t supported.
I would like to start supporting the device and develop the necessery parts, but after reading a bit through the refernces I got a bit confused.
Could somebody tell where to start und where my main focus should lie if I want to add a new hardware dongle.
thanks
Try the OpenOCD’s mailing list with such questions
4/3!!
Don’t quote me on this - but I am fairly certain that the Keil ULink is not supported on OpenOCD because
a. proprietary hardware
b. it is software locked (IE it will only work under Keil)
While it would be great for this to be an option, I believe that it is not possible.
Sry, but there you are totally wrong.
Through an onboard EZ-USB Chip you can flash your own firmware on the dongle and then do whatever you want with it.
The problem is more that, the whole Keil Software runs just under windows and so if you want to use the Keil ULINK under Linux you have to write your own firmware.
I already programmed a flash utility (or you can use fxload) and two colleagues already started with the firmware.
In february we should have the first basic functions implemented and working.
Hi,
maybe I’m totally wrong here, but what about supporting the NXP lpcxpresso board?
It costs about 20 Euros, comes with an USB-JTAG and! debug-wire interface and has a LPC1114 as target controller which can be separeted from the board to get a stand-alone JTAG interface.
But I`ve no idea, if we can get any information about USB access from NXP. It could be easier than Keil - they want to sell their chips and no software.