avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] Re: AVR-chat Digest, Vol 27, Issue 2


From: Giancarlo Martini
Subject: Re: [avr-chat] Re: AVR-chat Digest, Vol 27, Issue 2
Date: Wed, 04 Apr 2007 17:50:35 +0200
User-agent: Mozilla Thunderbird 1.5.0.8 (X11/20061025)

Joerg Wunsch ha scritto:
"Steve Franks" <address@hidden> wrote:

The butterfly uses atmel's standard uart-based bootloader.  Don't
quote me on this, but I suspect -c avr910 is the magic option.

Nope, -c butterfly aka. -c avr109 is the correct one.  The protocol
deviated a bit from original AVR910 meanwhile.


I've tried but this is does the result

/usr/local/atmel/bin/avrdude -p m169 -P /dev/ttyS0 -c avr109 -U flash:w: 
main.hex

Connecting to programmer: .
Found programmer: Id = "AVRBOOT"; type = S
    Software Version = 1.4; No Hardware Version given.
Programmer supports auto addr increment.
Programmer supports buffered memory access with buffersize=128 bytes.

Programmer supports the following devices:
    Device code: 0x75

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.01s

avrdude: Device signature = 0x1e9405
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed
         To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "main.hex"
avrdude: input file main.hex auto detected as Intel Hex
avrdude: writing flash (1312 bytes):

Writing | ################################################## | 100% 0.80s



avrdude: 1312 bytes of flash written
avrdude: verifying flash memory against main.hex:
avrdude: load data flash data from input file main.hex:
avrdude: input file main.hex auto detected as Intel Hex
avrdude: input file main.hex contains 1312 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% 0.79s



avrdude: verifying ...
avrdude: 1312 bytes of flash verified

avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: programmer operation not supported
avrdude: safemode: Fuses OK

avrdude done.  Thank you.

--
Giancarlo Martini
(Replace 'AAA' with @)
mailto:giancarlomartiniAAAkatamail.com
Registered Linux user number 367542




reply via email to

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