Skip to content

optiboot_x fails for >48k of flash (ie xTiny, AVRDx64, AVRDx128) #353

@WestfW

Description

@WestfW

The current optiboot_x was written for ATmega4809, and assumes that all of flash memory is mapped into the RAM address space. Also, it doesn't handle any of the hacks for an extended address byte.

So optiboot_x will fail to work for more than the amount of flash that is directly mapped into the RAM address space by default. That's only 32k on the 64k and 128k devices.

avrdudes/avrdude#1120

@SpenceKonde @MCUdude @avrdudes

I guess this was already reported as a feature request under #294

Metadata

Metadata

Assignees

Labels

AnnouncementUsually 3rd-party projects related to OptibootOptiboot-X-specificIssue affects only mega0/xTiny chips supported by optiboot_xPermanentThis issue shouldn't be closed, because it documents something "permanent"

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions