Hi Volker, On 12/09/11 20:06, Volker Kuhlmann wrote: > Now you get me really interested in this JTAG adapter. Not dirt-cheap at > $250+ though. > > Which CPU families do you know of that this adapter works for, on Linux, > preferably using open source tools (openOCD, openJTAG, gdb, ..)? I'd be > particular interested in the LPC17xx, STM32F103.., PIC32MX, and AVR 8bit > (but many of those don't have JTAG). > > If you can recommend any other adapters for any of those in the list I'd > be keen to hear too.
The one we use, Amontec JtagKey 2, is really very nice. USB 2, so I can get download speeds of around 500kB/s. Very well supported by OpenOCD, and certainly supports the ARM processors I've had to use (including LPC & STM32 options). I'm not familiar with the AVR support, but looking at the code for OpenOCD, I can see support for those families. You'd have to try it and see. We also have a number of the older, but essentially 100% compatible, Amontec JtagKey & Olimex USB debuggers. These will get around 100kB/s throughput. As we don't use these particularly much, you're welcome to borrow one to try it out for a bit if you're unsure. Regards, Andre _______________________________________________ Linux-users mailing list [email protected] http://lists.canterbury.ac.nz/mailman/listinfo/linux-users
