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.
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development