Skip to content

Atmel ICE Lock Fuse Warning #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
CombiesGit opened this issue Jan 10, 2019 · 0 comments
Open

Atmel ICE Lock Fuse Warning #61

CombiesGit opened this issue Jan 10, 2019 · 0 comments

Comments

@CombiesGit
Copy link
Contributor

Components:
Arduino UNO
Arduino IDE 1.8.8
Atmel ICE
Win10

Burning the UNO Bootloader, AVRdude throws Messages:

avrdude: verifying ...
avrdude: WARNING: invalid value for unused bits in fuse "lock", should be set to 1
according to datasheet
This behaviour is deprecated and will result in an error in future version
You probably want to use 0xff instead of 0x3f (double check with your datasheet first).


avrdude: reading on-chip lock data:
Reading | ################################################## | 100% 0.01s
avrdude: verification error, first mismatch at byte 0x0000
0xff != 0x0f
avrdude: verification error; content mismatch

Although error messages are being made, the bootloader will work afterwards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant