diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-15 12:35:23 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-15 12:35:23 -0400 |
commit | 1461bfa98227e62c34addb743003d20a04c83941 (patch) | |
tree | 20e1a94129010c1965b6849e665c65924191c482 /source | |
parent | b0bb39ffe6861b938113b596c04e86b0de934fcb (diff) | |
download | librambutan-1461bfa98227e62c34addb743003d20a04c83941.tar.gz librambutan-1461bfa98227e62c34addb743003d20a04c83941.zip |
troubleshooting: Make sure you've got the right board selected.
Diffstat (limited to 'source')
-rw-r--r-- | source/troubleshooting.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/troubleshooting.rst b/source/troubleshooting.rst index 073eecb..80f6df4 100644 --- a/source/troubleshooting.rst +++ b/source/troubleshooting.rst @@ -180,6 +180,12 @@ you :command:`make clean` when switching between Flash and RAM targets; our Makefile isn't smart enough to rebuild everything for the new target. +My code uploads, but it doesn't work! +------------------------------------- + +Are you sure you have the right board selected? (Maple vs. Maple Mini, +etc.) + .. _troubleshooting-shell: =================== |