Skip to content

"efuse" memory type not defined for part "atmega8" #3446

Closed
@andrei777777777

Description

@andrei777777777

"Efuse" memory type not defined for part "atmega8"
Error while burning bootloader.
In arduino/hardware/arduino/avr/boards      for atmega8 is good declared low fuses and high fuses, and is not present declaration for extended fuses like example atmega168, so is good, but the function who realy do the fuses try to fuse and extended fuses for atmega8, and atmega8 has no extended fuses, so gives that error.
 I know that atmega8 is old" but i want to use it with bootloader ...
Please correct the function who realy make the fuses for atmega8 for not try to fuse extended fuses.
Or tell me where is it , to try to correct myself

Metadata

Metadata

Assignees

Labels

Type: DuplicateAnother item already exists for this topic

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions