Open GoogleCodeExporter opened 8 years ago
The issue is caused by the avrdude.conf config file.
It doesn't treat the unused/reserved bits consistently
across all the parts.
I found some avrdude bug reports on this that go back 6 years so it is not
a newly discovered issue.
Obviously it isn't being perceived as a priority to fix.
https://savannah.nongnu.org/bugs/?22248
https://savannah.nongnu.org/bugs/?21954
It is such a simple fix,
I'm actually quite surprised it hasn't been fixed in all this time.
Maybe we should ping Joerg and see if we can elevate fixing this?
Problem is, it has existed for so long, that depending on it is fixed,
certain things may break since anybody using avrdude is currently doing work
arounds to make it work using the existing config file.
Original comment by bperry...@gmail.com
on 30 Jun 2014 at 3:40
Original issue reported on code.google.com by
wes...@gmail.com
on 30 Jun 2014 at 1:55