Gast
#5694324
Was kommt in die Arguments rein bei avrdude um ein Attiny85 mit dem
USBASP Programmer zu flaschen? Ich benutze Ateml Studio 7
und ist t85 richtig für Attiny85?
das habe ich drin:
-p t85-cusbasp -P usb -U
flash:w:"$(ProjectDir)Debug\$(TargetName).hex":i
Das kommt als Ausgabe:
avrdude.exe: no programmer has been specified on the command line or the
config file
Specify a programmer using the -c option and try again