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

Bug in BOSSA (bossac) on macOS prevents flashing parts #12025

Open
3 tasks done
JetForMe opened this issue Dec 22, 2024 · 0 comments
Open
3 tasks done

Bug in BOSSA (bossac) on macOS prevents flashing parts #12025

JetForMe opened this issue Dec 22, 2024 · 0 comments
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

Comments

@JetForMe
Copy link

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

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@per1234 per1234 assigned per1234 and unassigned per1234 Dec 22, 2024
@per1234 per1234 transferred this issue from arduino/arduino-ide Dec 22, 2024
@per1234 per1234 added Component: Toolchain The tools used for compilation and uploading to Arduino boards Component: Uploading Uploading programs to an Arduino board Architecture: SAMD Applies only to the SAMD microcontrollers (Zero, etc.) labels Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants