avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] QUERY REGARDING PROGRAMMING USING AVRDUDE


From: Pierce Nichols
Subject: Re: [avr-chat] QUERY REGARDING PROGRAMMING USING AVRDUDE
Date: Tue, 16 Apr 2013 10:24:40 -0700

The Sparkfun pocket programmer is based on the usbtiny, so the first
part of your command line should be:

avrdude -p m128rfa1 -c usbtiny

What operating system are you running on? On most linux flavors, you
need to run that command as root. Would you mind copying the entire
error output here?

-p


On Tue, Apr 16, 2013 at 1:56 AM, Devyani Godbole
<address@hidden> wrote:
> Hello Sir,
> I purchased a  ATmega128RFA1 development board.
> To program the board I have bought AVR pocket programmer by Sparkfunn.
> I have also installed WinAVR and now trying to program on the ATmega128RFA1
> board.
> I keyed in the command "avrdude -p m128rfa1 -c usbasp"
> But I am getting a error : could not find USB device "USBasp" with
> vid=0x16c0 and pid=0x5dc.
> I also tried using usbtiny and stk500 programmer but I am still getting
> error as in ser_ open(): can't open device "lpt1".
>
> Please help.
> Also send a sample target file (hex file) for ATmega128RFA1.
>
> --
> -- Devyani S. Godbole
>
> _______________________________________________
> AVR-chat mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/avr-chat
>



-- 
Pierce Nichols
Principal Engineer
Logos Electromechanical, LLC



reply via email to

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