I accidentally programmed the lock bits in AVR Studio with LB: Future programming and verification disabled =(
Any way to clear it out? When I try to use avrdude to reset chip (avrdude -p m1280 -P usb -c avrispmkII -e) I get the following error:
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.02s
avrdude: Device signature = 0x000307
avrdude: Expected signature for ATMEGA1280 is 1E 97 03
avrdude: safemode: Verify error - unable to read lfuse properly. Programmer may
not be reliable.
avrdude: safemode: To protect your AVR the programming will be aborted
avrdude done. Thank you.
Thanks.