Skip to content

Atmel ICE Lock Fuse Warning #61

Open
@CombiesGit

Description

@CombiesGit

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions