As René Liebscher wrote: > connection_type is used from avrdude 6.x. You seem to use avrdude > 5.11 or earlier? (avrdude 6.x has changed from type=stkv500v2 to > type="stk500v2")
You're probably right, yes. I just checked, and avrdude.conf in version 6+ already correctly has "connection_type = usb;" for the AVRISP mkII, so it doesn't even consider a standard serial port anymore. Before version 6, the entire default port selection was rather twisted in the code. -- cheers, Joerg .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-) _______________________________________________ avrdude-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/avrdude-dev
