Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7k
Description
Describe the problem
There is a bug reported in a couple of different places in thebossac
command line tool for flashing Microchip SAM MCUs. The fix is straightforward and available in thisPR, but it has been sitting there since August 2021.
As there is no issue tracker for the Arduino BOSSA repo, I'm opening this issue to hopefully draw attention to the PR.
Althoughbossac
1.9.1-arduino2
(the latest) has a patch applied relative to the upstream BOSSA for this flush operation, as implemented, it doesn't work on macOS (it may work on Linux, I don't know).
To reproduce
Attempt to flash a SAM5Ex part. It will fail verification
Expected behavior
I expect it to succeed.
Arduino IDE version
There is a bug reported in a couple of different places in thebossac
command line tool for flashing Microchip SAM MCUs. The fix is straightforward and available in thisPR, but it has been sitting there since August 2021. As there is no issue tracker for the Arduino BOSSA repo, I'm opening this issue to hopefully draw attention to the PR.
Operating system
macOS
Operating system version
15.2
Additional context
No response
Issue checklist
- I searched for previous reports inthe issue tracker
- I verified the problem still occurs when using the latestnightly build
- My report contains all necessary details