diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-15 04:46:39 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-15 04:46:39 -0400 |
commit | 385d90b263086efa21591699304ebd92499890b2 (patch) | |
tree | 61d32bcb8fb1dded971c9b806c0848aaa20a0fc4 /source/troubleshooting.rst | |
parent | f89ed85e6645e7da73ba255d71f7affba4f8ce36 (diff) | |
download | librambutan-385d90b263086efa21591699304ebd92499890b2.tar.gz librambutan-385d90b263086efa21591699304ebd92499890b2.zip |
troubleshooting: Generalize across boards.
Diffstat (limited to 'source/troubleshooting.rst')
-rw-r--r-- | source/troubleshooting.rst | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/source/troubleshooting.rst b/source/troubleshooting.rst index da6fb40..073eecb 100644 --- a/source/troubleshooting.rst +++ b/source/troubleshooting.rst @@ -223,15 +223,14 @@ In this mode, Maple stays a DFU device and does not jump to user code until the next reset. This is useful for guaranteeing that your Maple will be available for reprogramming. -To put your Maple into perpetual bootloader mode: +To put your Maple (or other Maple board) into perpetual bootloader mode: -#. Plug your Maple into the USB port. +#. Plug your board into the USB port. -#. Hit the reset button on your Maple (it's the small button at the - bottom left, labeled RESET). Notice that it blinks quickly 6 - times, then blinks slowly a few more times. +#. Hit the reset button (it's the button labeled RESET). Notice that + your board blinks quickly 6 times, then blinks slowly a few more + times. #. Hit reset again, and this time push and hold the other button - during the 6 fast blinks (the button is on the top right; it is - labeled BUT). You can release it once the slow blinks start. - + during the 6 fast blinks (the normal button is labeled BUT). You + can release it once the slow blinks start. |