Skip to content
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

Optiboot without EEPROM support returns FLASH on EEPROM read request #357

Open
mcuee opened this issue Dec 19, 2022 · 1 comment
Open

Optiboot without EEPROM support returns FLASH on EEPROM read request #357

mcuee opened this issue Dec 19, 2022 · 1 comment
Assignees
Labels
Priority-Medium Type-Defect Confirmed to be an actual bug.

Comments

@mcuee
Copy link

mcuee commented Dec 19, 2022

Reference discussion in avrdude

Optiboot returns Flash for EEPROM if optiboot has been compiled to not handle EEPROM. This bug has been around for a long time and it is still there now.

@mcuee mcuee changed the title Optiboot without EEPROM support returns flash on EEPROM read request Optiboot without EEPROM support returns FLASH on EEPROM read request Dec 19, 2022
@WestfW WestfW self-assigned this Dec 20, 2022
@WestfW WestfW added Type-Defect Confirmed to be an actual bug. Priority-Medium labels Dec 20, 2022
@WestfW
Copy link
Member

WestfW commented Dec 20, 2022

Related bug: #65

I'm always a bit unclear on what should happen in these cases. There doesn't seem to be a way for the bootloader to respond "That operation isn't supported" in a way that avrdude (or other app) will be able to given an understandable error message to the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority-Medium Type-Defect Confirmed to be an actual bug.
Projects
None yet
Development

No branches or pull requests

2 participants