Re: [OpenOCD-devel] Developing a new hardware interface

2012-05-22 Thread Peter Stuge
Hard Maker wrote: > I'm trying to design a new circuit using a microcontroller with usb > interface. The target of the design is study how work the JTAG > interface and OpenOCD for application debug for ARM cortex m3 > processors. Please study the Versaloon project at http://www.versaloon.com/ whi

[OpenOCD-devel] Developing a new hardware interface

2012-05-22 Thread Hard Maker
Hi list, I was design and build 2 jtag hardware adapters (one USB and other for the parallel port). The USB design work but too slow. Now I'm trying to design a new circuit using a microcontroller with usb interface. The target of the design is study how work the JTAG interface and OpenOCD for