avrdude: Version 5.8, compiled on Jul 20 2009 at 13:58:01 Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/ Copyright (c) 2007-2009 Joerg Wunsch System wide configuration file is "/etc/avrdude.conf" User configuration file is "/home/bernhard/.avrduderc" User configuration file does not exist or is not a regular file, skipping Using Port : /dev/ttyUSB0 Using Programmer : franzis Setting isp clock delay : 1000 AVR Part : ATtiny13 Chip Erase delay : 4000 us PAGEL : P00 BS2 : P00 RESET disposition : dedicated RETRY pulse : SCK serial program mode : yes parallel program mode : yes Timeout : 200 StabDelay : 100 CmdexeDelay : 25 SyncLoops : 32 ByteDelay : 0 PollIndex : 3 PollValue : 0x53 Memory Detail : Block Poll Page Polled Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- eeprom 65 5 4 0 no 64 4 0 4000 4000 0xff 0xff flash 65 6 32 0 yes 1024 32 32 4500 4500 0xff 0xff signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00 lock 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00 calibration 0 0 0 0 no 2 0 0 0 0 0x00 0x00 lfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00 hfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00 Programmer Type : SERBB Description : serial port banging, reset=!rts sck=txd mosi=dtr miso=cts avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.35s avrdude: Device signature = 0x1e9007 avrdude: safemode: lfuse reads as 6A avrdude: safemode: hfuse reads as EB 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 "blink2.hex" avrdude: writing flash (34 bytes): Writing | ################################################## | 100% 3.71s avrdude: 34 bytes of flash written avrdude: verifying flash memory against blink2.hex: avrdude: load data flash data from input file blink2.hex: avrdude: input file blink2.hex contains 34 bytes avrdude: reading on-chip flash data: Reading | ################################################## | 100% 3.48s avrdude: verifying ... avrdude: 34 bytes of flash verified avrdude: safemode: lfuse reads as 6A avrdude: safemode: hfuse reads as EB avrdude: safemode: Fuses OK avrdude done. Thank you.