Package: avrdude Version: 6.2-1 Severity: important Control: affects -1 arduino
Setting lock bits with avrdude version 6.1 woks as expected while
version 6.2 yields verification error:
@$> avrdude -patmega328p -cstk500v2 -Pusb -e -Ulock:w:0x3f:m
[ ... ]
avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x0000
0xff != 0x3f
avrdude: verification error; content mismatch
avrdude: safemode: Fuses OK (E:FD, H:DE, L:FF)
avrdude done. Thank you.
I'm getting the same regression with both AVRISP mkII and AVR Dragon
programmers on ATmega328p, ATmega32U4 and ATmega2560 microcontrollers.
signature.asc
Description: OpenPGP digital signature

