++++ Eventuelle Fehler beim Flashen ++++
 

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.01s

avrdude: Device signature = 0x1e9502
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.cpp.hex"
avrdude: input file ./main.cpp.hex auto detected as Intel Hex
avrdude: writing flash (562 bytes):

Writing | ################################################## | 100% 0.31s

avrdude: 562 bytes of flash written
avrdude: verifying flash memory against ./main.cpp.hex:
avrdude: load data flash data from input file ./main.cpp.hex:
avrdude: input file ./main.cpp.hex auto detected as Intel Hex
avrdude: input file ./main.cpp.hex contains 562 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% 0.29s

avrdude: verifying ...
avrdude: 562 bytes of flash verified

avrdude done.  Thank you.

