Hallo,
Ich benutzte ein debian unstable/testing system mit einem 2.6.18.3 kernel. Hier die ganze Ausgabe von avrdude:
---------------- Eingabe: make install-fnordlicht SERIAL_DEV=/dev/ttyS1 ---------------- avrdude -p m8 -c butterfly -P /dev/ttyS1 -U f:w:fnordlicht.hex
Connecting to programmer: . Found programmer: Id = "AVRBOOT"; type = S Software Version = 0.7; No Hardware Version given. Programmer supports auto addr increment. Programmer supports buffered memory access with buffersize=64 bytes.
Programmer supports the following devices: Device code: 0x76
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.01s
avrdude: Device signature = 0x1e9307 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 "fnordlicht.hex" avrdude: input file fnordlicht.hex auto detected as Intel Hex avrdude: writing flash (3268 bytes):
Writing | | 0% 0.00savrdude: error: programmer did not respond to command: write block make: *** [prog-serial-fnordlicht] Fehler 1 ------------------
avrdude Version ist 5.3.1 aus dem debian unstable Zweig.
Mit freundlichen Grüßen
Tobias Breitwieser