On Sunday 07 June 2009 01:07:29 Duane Ellis wrote: > Patrick Wieland wrote: > > I am working on a OpenOCD dongle based on the FT2232H. I want to support > > The "FT2232H" is already supported :-) > > See the configure option: > --enable-ftd2xx-highspeed > Enable building support for FT2232H and > FT4232H-based devices (requires > > >=libftd2xx-0.4.16) > > Look for BUILD_FTD2XX_HIGHSPEED in the source code. > > Who exactly makes your "dongle"? > > Look at src/jtag/ft2232.c - "ft2232_layouts[]") > > To enable adaptive clocking, You specify the jtag clock speed as ZERO. > > -Duane.
Thank you very much for your super fast reply! My dongle uses an 'oocdlink' compatible pin out by now (I added some ultra high speed level shifters to support targets from 1.2V to 3.6V with TCK speeds greater than 30MHz). But at the moment I don't use the RTCK signal from the target. You said I'd have to set jtag clock speed to zero, to enable adaptive clocking, ok, but my problem is how to tell OpenOCD what the current target speed is. Best regards Rik _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development