avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Need help with Avrdude and Arduino Uno


From: Ormund Williams
Subject: Re: [avr-chat] Need help with Avrdude and Arduino Uno
Date: Sun, 03 Jul 2011 12:36:56 -0400

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>
> address@hidden:/home/knoppix# ./avrdude -c avrisp2 -p m328p -v
> 
Change the above command line to:

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

-- 
Ormund




reply via email to

[Prev in Thread] Current Thread [Next in Thread]