avrdude unable to talk to Arduino board (via uftdi)

Joerg Wunsch j at uriah.heep.sax.de
Wed Aug 4 19:44:22 UTC 2010


As Hans Petter Selasky wrote:

> > AVRDUDE wants to see it as a generic tty device
> > (/dev/cua*).
> 
> And what USB protocol is it running?

Whatever is hidden behind a /dev/cua*. ;-)  I suppose it's CDC.

AVRDUDE simply doesn't want to know that.  Those programmers where
AVRDUDE accepts a -P usb option are programmers where AVRDUDE talks
directly to using an application-specific protocol.  For all other
programmers, the parameter to -P must be a device node under /dev.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


More information about the freebsd-usb mailing list