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

[bug #14543] Cannot write older AVR's with V2 protocol (upgraded firmware) #39

Closed
avrs-admin opened this issue Dec 10, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@avrs-admin
Copy link

Mikko Voipio
Thu 15 Sep 2005 09:16:35 AM UTC

Failed to flash 8515 and 2343 with avrdude 5.0 Beta in Linux
2.6.10. The reading and erase seems to go ok but writing phase
gives the following error message;

Writing |                                                    | 0% 0.00savrdude: stk500v2_paged_write: write command failed with 128
Writing | ################################################## | 100% 3.18s

avrdude: failed to write flash memory, rc=-1

The same HW setup with Studio 4.10 works OK under windows. Tiny26,
Mega8 and Mega16 can be flashed ok with avrdude 5.0 beta. The
STK500 firmware is upgraded to support the V2 protocol.

This issue was migrated from https://savannah.nongnu.org/bugs/?14543

@avrs-admin avrs-admin added the bug Something isn't working label Dec 10, 2021
@avrs-admin
Copy link
Author

Joerg Wunsch <joerg_wunsch>
Sat 17 Sep 2005 07:50:58 PM UTC

This has been fixed as a side-effect of the recent STK500v2
patches that went into the tree.  I could observe the same
problem before for an AT90S8515, and see everything works
well now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant