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

Flashing SAME53N20 #122

Open
rbickle opened this issue Feb 19, 2020 · 3 comments
Open

Flashing SAME53N20 #122

rbickle opened this issue Feb 19, 2020 · 3 comments

Comments

@rbickle
Copy link

rbickle commented Feb 19, 2020

Using BOSSAC to flash SAME53N20 device vis USB and Atmel SAM-BA monitor. The utility communicates with the device, but verify fails. When the flash is read back, it is still erased. I have created files showing the commands issued and the debug responses of each step. I do not know how to interpret the debug data. Thanks.

e53n20.zip

@xeno27
Copy link

xeno27 commented Feb 20, 2020

maybe same thing as by the SAMC21 (need at least 6ms to erase single page).

you can try my wait ready work around Pull Request

@rbickle
Copy link
Author

rbickle commented Feb 20, 2020 via email

@rbickle
Copy link
Author

rbickle commented Feb 21, 2020

I have also found that if I erase the flash completely and flash only the bootloader code using the JTAG device, BOSSAC will program the application correctly at the offset. It will not verify or read the code back however.

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

No branches or pull requests

2 participants