Closed GoogleCodeExporter closed 9 years ago
The defect, dear sirs, is with the human.
I was doing:
avrdude -p t85 -c avrisp -b19200 -P /dev/ttyUSB0
instead of
avrdude -p t85 -c avrisp -b19200 -P /dev/ttyUSB0 -U flash:w:myblinky.hex
No wonder it wasn't working :) It now works wonderfully!
Original comment by haggar...@gmail.com
on 20 Nov 2009 at 5:43
Glad that it is working for you!
Original comment by rsb...@gmail.com
on 23 Nov 2009 at 9:17
Original issue reported on code.google.com by
haggar...@gmail.com
on 19 Nov 2009 at 5:01