|
From: | Axel |
Subject: | Re: [avr-chat] Problem with Avrdude after upgrade |
Date: | Sat, 23 Aug 2014 10:00:50 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
Check, what /var/log/messages and lsusb says, when you connect the programmer.
Either the option is "-P usb" if it is accessed via libusb or -P /dev/tty{ACMx or USBx}. Am 23.08.2014 um 09:14 schrieb address@hidden:
avrdude -F -p m328 -c usbtiny -B 8 -U flash:w:main.hex avrdude: Error: Invalid -P value: '/dev/parport0' Use -P usb:bus:deviceA totally uneducated guess, but it seems to me you're using a parallel port and perhaps this is no longer supported in Ubuntu by default. You'll need to search the web for help, if that is the case. Lucio. _______________________________________________ AVR-chat mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/avr-chat
[Prev in Thread] | Current Thread | [Next in Thread] |