Bug in BOSSA (bossac) on macOS prevents flashing parts #12025
Labels
Architecture: SAMD
Applies only to the SAMD microcontrollers (Zero, etc.)
Component: Toolchain
The tools used for compilation and uploading to Arduino boards
Component: Uploading
Uploading programs to an Arduino board
Describe the problem
There is a bug reported in a couple of different places in the
bossac
command line tool for flashing Microchip SAM MCUs. The fix is straightforward and available in this PR, 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.
Although
bossac
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 the
bossac
command line tool for flashing Microchip SAM MCUs. The fix is straightforward and available in this PR, 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
The text was updated successfully, but these errors were encountered: