On Sun, 2011-07-03 at 09:36 -0400, John Tucker wrote:
> All:
> Just getting started with Arduino Uno. Received board recently after
> wrestling with getting toolchain compiled and now having problems
> with Avrdude.
> 
> I'm using Knoppix 6.4 and averdude 5.10:
> <input>
> root@Microknoppix:/home/knoppix# ./avrdude -c avrisp2 -p m328p -v
> 
Change the above command line to:

        ./avrdude -c arduino -p m328p -P usb -v

-- 
Ormund


_______________________________________________
AVR-chat mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avr-chat

Reply via email to