Verständnissfrage

Noch ein Stück weiter:
Binary sketch size: 910 bytes (of a 28336 byte maximum)
/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/bin/avrdude -C/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega32 -cusbasp -P/dev/tty.Bluetooth-PDA-Sync -b19200 -D -Uflash:w:/var/folders/01/d1kk9xr56c122dxt4csjwhgh0000gp/T/build4670679975629710834.tmp/testLED1.cpp.hex:i

avrdude: Version 5.11, compiled on Sep 2 2011 at 18:52:52
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch

System wide configuration file is "/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf"
User configuration file is "/Users/oliver/.avrduderc"
User configuration file does not exist or is not a regular file, skipping

Using Port : /dev/tty.Bluetooth-PDA-Sync
Using Programmer : usbasp
Overriding Baud Rate : 19200
avrdude: seen device from vendor ->www.fischl.de<-
avrdude: seen product ->USBasp<-
AVR Part : ATMEGA32
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 MaxW ReadBack


eeprom 4 10 64 0 no 1024 4 0 9000 9000 0xff 0xff
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack


flash 33 6 64 0 yes 32768 128 256 4500 4500 0xff 0xff
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack


lfuse 0 0 0 0 no 1 0 0 2000 2000 0x00 0x00
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack


hfuse 0 0 0 0 no 1 0 0 2000 2000 0x00 0x00
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack


lock 0 0 0 0 no 1 0 0 2000 2000 0x00 0x00
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack


signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack


calibration 0 0 0 0 no 4 0 0 0 0 0x00 0x00

Programmer Type : usbasp
Description : USBasp, USBasp - USB programmer for Atmel AVR controllers - fischl.de

avrdude: auto set sck period (because given equals null)
avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.00s

avrdude: Device signature = 0x1e9502
avrdude: reading input file "/var/folders/01/d1kk9xr56c122dxt4csjwhgh0000gp/T/build4670679975629710834.tmp/testLED1.cpp.hex"
avrdude: writing flash (910 bytes):

Writing | ################################################## | 100% 0.32s

avrdude: 910 bytes of flash written
avrdude: verifying flash memory against /var/folders/01/d1kk9xr56c122dxt4csjwhgh0000gp/T/build4670679975629710834.tmp/testLED1.cpp.hex:
avrdude: load data flash data from input file /var/folders/01/d1kk9xr56c122dxt4csjwhgh0000gp/T/build4670679975629710834.tmp/testLED1.cpp.hex:
avrdude: input file /var/folders/01/d1kk9xr56c122dxt4csjwhgh0000gp/T/build4670679975629710834.tmp/testLED1.cpp.hex contains 910 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% 0.25s

avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x0002
0x57 != 0x02
avrdude: verification error; content mismatch

avrdude done. Thank you.

verification error!
Any hint?

Etwas spät geworden.
Sorry für die vielen Postings, aber wenn es funktioniert, kann es evtl. auch anderen dienen.

Gute Nacht
Olli