Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
pub
hello-world
atsamd11
Commits
45449557
Commit
45449557
authored
Dec 06, 2019
by
Erik Strand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Describe Arduino IDE bootloader burning
parent
2cf0a7da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
bootloader/README.md
bootloader/README.md
+8
-2
No files found.
bootloader/README.md
View file @
45449557
...
...
@@ -72,8 +72,14 @@ run `openocd -f unprotect_bootloader.cfg`. Then you can overwrite it without any
## Arduino IDE
See "Bootloader Firmware Installation"
[
here
](
https://github.com/mattairtech/ArduinoCore-samd/blob/master/bootloaders/zero/README.md
)
.
If you're going to eventually program your board from the Arduino IDE, this is probably the easiest
option. First, install the MattairTech board cores as described in the "Programming with the Arduino
IDE" section below. Then in the Tools menu, select your board, set your programmer to ATMEL SAM-ICE,
and click Burn Bootloader.
Original docs on this are
[
here
](
https://github.com/mattairtech/ArduinoCore-samd/blob/master/bootloaders/zero/README.md
)
(search "Bootloader Firmware Installation").
## Atmel Studio
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment