|
From: | Joerg Wunsch |
Subject: | [avrdude-dev] [patch #7486] Patch to add FT2232C/D, FT2232H, FT4232H, usbvid, usbpid, usbdev for USB support - Based on #7062 |
Date: | Wed, 24 Aug 2011 20:08:16 +0000 |
User-agent: | Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.18) Gecko/20110812 Firefox/3.6.18 |
Follow-up Comment #9, patch #7486 (project avrdude): OK, I finally had a chance to try this on my FreeBSD machine (the Linux machines I've got access to don't allow me to access an unknown FTDI device). I've got an OpenOCD-USB: http://www2.embedded-projects.net/index.php?page_id=256 which I believed were compatible with the "avrftdi" wiring. All I get is: % ./avrdude -p m128 -c avrftdi -C avrdude.conf -B10 avrftdi.c:96 avrftdi_flush() ftdi_read_data(&ftdic, buf, 1) != 1: Device busy (16) all fine avrdude: initialization failed, rc=-1 Double check connections and try again, or use -F to override this check. avrdude done. Thank you. (See attachment for full -vvvv log.) When I try the 2232HIO programmer, I get: % ./avrdude -p m128 -c 2232HIO -C avrdude.conf -B10 avrdude failure: invalid pin definition (pin no > 11) in config file pin function no 7, pin no: 0xc avrdude done. Thank you. (file #23864) _______________________________________________________ Additional Item Attachment: File name: avrftdi.log Size:6 KB _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?7486> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |