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

AVRISP-MKII Clone fails to program XMEGA EEPROM #25

Closed
abcminiuser opened this issue Apr 15, 2014 · 1 comment
Closed

AVRISP-MKII Clone fails to program XMEGA EEPROM #25

abcminiuser opened this issue Apr 15, 2014 · 1 comment
Labels

Comments

@abcminiuser
Copy link
Owner

Bug report from a user.

An XMEGA128A1 fails to program EEPROM using Atmel Studio 6.1.2730 unless the chip is erased first. This points to the EEPROM not being erased correctly on some XMEGA parts (targeted memory erase procedure).

Quote from the user:

This procedure works for me (PROGRAM FLASH or PRODUCTION FILE PROGRAM)
At first i must do: Memories->Device=Erase chip,
even always ERASE MEMORY BEFORE PROGRAMMING is checked.
After then i can programming ic (if i use PRODUCTION FILE PROGRAM mode)
(must uncheck EEPROM), if i don`t do that i always receive error:
Verifying EEPROM...Failed! address=0x0000 expected=0x41 actual=0x00...

@abcminiuser
Copy link
Owner Author

Likely fixed by e8ada2d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant