Hallo,
das ist dabei rausgekommen:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.
C:\Users\Jens>D:\Programme\Arduino-1.0.1\hardware/tools/avr/bin/avrdude -CD:\Pro
gramme\Arduino-1.0.1\hardware/tools/avr/etc/avrdude.conf -v -v -patmega2560 -cst
k500v2 -P\\.\COM1 -Uflash:w:C:\Users\Jens\AppData\Local\Temp\build64881185388039
69649.tmp\Blink.cpp.hex:i
avrdude: Version 5.11, compiled on Sep 2 2011 at 19:38:36
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "D:\Programme\Arduino-1.0.1\hardware/
tools/avr/etc/avrdude.conf"
Using Port : \\.\COM1
Using Programmer : stk500v2
AVR Part : ATMEGA2560
Chip Erase delay : 9000 us
PAGEL : PD7
BS2 : PA0
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 Max
W ReadBack
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ---
-- ---------
eeprom 65 10 8 0 no 4096 8 0 9000 90
00 0x00 0x00
flash 65 10 256 0 yes 262144 256 1024 4500 45
00 0x00 0x00
lfuse 0 0 0 0 no 1 0 0 9000 90
00 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 9000 90
00 0x00 0x00
efuse 0 0 0 0 no 1 0 0 9000 90
00 0x00 0x00
lock 0 0 0 0 no 1 0 0 9000 90
00 0x00 0x00
calibration 0 0 0 0 no 1 0 0 0
0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0
0 0x00 0x00
Programmer Type : STK500V2
Description : Atmel STK500 Version 2.x firmware
Programmer Model: AVRISP
Hardware Version: 15
Firmware Version Master : 2.10
Vtarget : 0.0 V
SCK period : 146.5 us
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.02s
avrdude: Device signature = 0x1e9801
avrdude: safemode: lfuse reads as FF
avrdude: safemode: hfuse reads as D8
avrdude: safemode: efuse reads as FD
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 "C:\Users\Jens\AppData\Local\Temp\build6488118538803
969649.tmp\Blink.cpp.hex"
avrdude: writing flash (1632 bytes):
Writing | ################################################## | 100% 0.35s
avrdude: 1632 bytes of flash written
avrdude: verifying flash memory against C:\Users\Jens\AppData\Local\Temp\build64
88118538803969649.tmp\Blink.cpp.hex:
avrdude: load data flash data from input file C:\Users\Jens\AppData\Local\Temp\b
uild6488118538803969649.tmp\Blink.cpp.hex:
avrdude: input file C:\Users\Jens\AppData\Local\Temp\build6488118538803969649.tm
p\Blink.cpp.hex contains 1632 bytes
avrdude: reading on-chip flash data:
Reading | ################################################## | 100% 0.32s
avrdude: verifying ...
avrdude: 1632 bytes of flash verified
avrdude: safemode: lfuse reads as FF
avrdude: safemode: hfuse reads as D8
avrdude: safemode: efuse reads as FD
avrdude: safemode: Fuses OK
avrdude done. Thank you.
C:\Users\Jens>