Skip to content

burning the SAM-BA bootloader with an external programmer (e.g. Atmel-ICE) [Zero] #7

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

Closed
BlackBrix opened this issue Jun 18, 2015 · 1 comment

Comments

@BlackBrix
Copy link

burning the SAM-BA bootloader out of the IDE works fine when using the EDBG-chip
(choosing "Arduino Zero (Programming Port)" as the board)

but it does not work when using a external programmer like Atmel-ICE (choosing "Arduino Zero (Native USB Port)" as the board)

by adding this two lines to the file:
C:\Users\USERNAME\AppData\Roaming\Arduino15\packages\arduino\hardware\samd\1.6.0\boards.txt
(at the end of the part for the "Arduino Zero (Native USB Port)")
the problem is gone
(see --> http://forum.arduino.cc/index.php?topic=330699.0 )


arduino_zero_native.bootloader.tool=openocd
arduino_zero_native.bootloader.file=zero/samd21_sam_ba.bin

@cmaglie
Copy link
Member

cmaglie commented Jun 19, 2015

Thank you!

@cmaglie cmaglie modified the milestone: Release 1.6.1 Jul 18, 2015
jaywilhelm added a commit to jaywilhelm/ArduinoCore-ETAGRFID that referenced this issue Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants