Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- avrdude: warning: cannot set sck period. please check for usbasp firmware update.
- avrdude: AVR device initialized and ready to accept instructions
- Reading | ################################################## | 100% 0.00s
- avrdude: Device signature = 0x1e950f (probably m328p)
- avrdude: reading input file "0xFF"
- avrdude: writing lfuse (1 bytes):
- Writing | ################################################## | 100% 0.00s
- avrdude: 1 bytes of lfuse written
- avrdude: verifying lfuse memory against 0xFF:
- avrdude: load data lfuse data from input file 0xFF:
- avrdude: input file 0xFF contains 1 bytes
- avrdude: reading on-chip lfuse data:
- Reading | ################################################## | 100% 0.00s
- avrdude: verifying ...
- avrdude: 1 bytes of lfuse verified
- avrdude: reading input file "0xDF"
- avrdude: writing hfuse (1 bytes):
- Writing | ################################################## | 100% 0.00s
- avrdude: 1 bytes of hfuse written
- avrdude: verifying hfuse memory against 0xDF:
- avrdude: load data hfuse data from input file 0xDF:
- avrdude: input file 0xDF contains 1 bytes
- avrdude: reading on-chip hfuse data:
- Reading | ################################################## | 100% 0.00s
- avrdude: verifying ...
- avrdude: 1 bytes of hfuse verified
- avrdude: reading input file "0x05"
- avrdude: writing efuse (1 bytes):
- Writing | | 0% 0.00s ***failed;
- Writing | ################################################## | 100% 0.03s
- avrdude: 1 bytes of efuse written
- avrdude: verifying efuse memory against 0x05:
- avrdude: load data efuse data from input file 0x05:
- avrdude: input file 0x05 contains 1 bytes
- avrdude: reading on-chip efuse data:
- Reading | ################################################## | 100% 0.00s
- avrdude: verifying ...
- avrdude: verification error, first mismatch at byte 0x0000
- 0xfd != 0x05
- avrdude: verification error; content mismatch
- avrdude: safemode: efuse changed! Was 5, and is now fd
- Would you like this fuse to be changed back? [y/n] n
- avrdude: safemode: Fuses OK (E:05, H:DF, L:FF)
- avrdude done. Thank you.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement