Versteh ich nicht, sobald ich den USBASP mehrmals ein- und ausstecke
kommt dann folgendes:
"> "make.exe" program
avrdude -p attiny13 -P usb -c usbasp -U flash:w:main.hex
avrdude: warning: cannot set sck period. please check for usbasp
firmware update.
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100%
0.02s
avrdude: Device signature = 0x1e9007
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: warning: cannot set sck period. please check for usbasp
firmware update.
avrdude: reading input file "main.hex"
avrdude: input file main.hex auto detected as Intel Hex
avrdude: writing flash (342 bytes):
Writing | ################################################## | 100%
2.95s
avrdude: 342 bytes of flash written
avrdude: verifying flash memory against main.hex:
avrdude: load data flash data from input file main.hex:
avrdude: input file main.hex auto detected as Intel Hex
avrdude: input file main.hex contains 342 bytes
avrdude: reading on-chip flash data:
Reading | ################################################## | 100%
2.02s
avrdude: verifying ...
avrdude: 342 bytes of flash verified
avrdude done. Thank you.
> Process Exit Code: 0
> Time Taken: 00:05
"
Wo bekomme ich ein Update und wie soll ich das dann programmieren ?
Und warum geht es nur sporadisch ?