Skip to content

optiboot build of atmega8_isp target fails [imported] #229

Open
@cmaglie

Description

@cmaglie

This is Issue 560 moved from a Google Code project.
Added by 2011-06-15T12:00:19.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-Low

Original description

What steps will reproduce the problem?

  1. "make atmega8_isp" (assuming you've got updated source that has that target)

What is the expected output? What do you see instead?
expected output is to build a mega8 version of bootloader and download it to a mega8 chip via whatever programmer is configured. What happens is that the "isp" target always specifies a value for the "extended" fuse byte, which mega8 doesn't have, so avrdude issues an error message and quits.

Please use labels and text to provide additional information.

optiboot on atmega8 isn't "supported" specifically, so this may be slow to change. The workaround is to manually (cut & paste) run the equivalent avrdude commands without the EFUSE programming section.

Metadata

Metadata

Assignees

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