avrdude
avrdude copied to clipboard
avrdude: error: program enable: target doesn't answer. 1
Hi i trying to connect ATtiny2313 using usbasp (avrdude -p1200 -c usbasp) but i have an error: avrdude: error: program enable: target doesn't answer. 1 avrdude: initialization failed, rc=-1 where i hve a mistake?
If you're trying to connect to an ATtiny2313, use -p attiny2313 instead of -p1200
I will close this one for now.
@Nolgert
Please reopen if you find it to be an avrdude problem.