Joerg Wunsch ha scritto:
"Steve Franks" <[EMAIL PROTECTED]> 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
_______________________________________________
AVR-chat mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-chat