-
Notifications
You must be signed in to change notification settings - Fork 251
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
Comments
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 |
Thanks for the info. I’m not sure how to implement this…
If I send you a dev. Board for this chip, would you test it for compatibility?
Thanks,
Rick
From: X3N0 [mailto:[email protected]]
Sent: Thursday, February 20, 2020 3:11 AM
To: shumatech/BOSSA <[email protected]>
Cc: rbickle <[email protected]>; Author <[email protected]>
Subject: Re: [shumatech/BOSSA] Flashing SAME53N20 (#122)
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 <#123>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#122?email_source=notifications&email_token=AOTAYVU27ZHYGMFK5XEMSCTRDZCKZA5CNFSM4KXPYFDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMMJ3QY#issuecomment-588815811> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AOTAYVVGBKUZZPSM4LUQJMDRDZCKZANCNFSM4KXPYFDA> . <https://github.com/notifications/beacon/AOTAYVUH5DLWIIE724CXTFTRDZCKZA5CNFSM4KXPYFDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMMJ3QY.gif>
|
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
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
The text was updated successfully, but these errors were encountered: