aboutsummaryrefslogtreecommitdiffstats
path: root/source/troubleshooting.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-06-15 12:35:23 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-06-15 12:35:23 -0400
commit1461bfa98227e62c34addb743003d20a04c83941 (patch)
tree20e1a94129010c1965b6849e665c65924191c482 /source/troubleshooting.rst
parentb0bb39ffe6861b938113b596c04e86b0de934fcb (diff)
downloadlibrambutan-1461bfa98227e62c34addb743003d20a04c83941.tar.gz
librambutan-1461bfa98227e62c34addb743003d20a04c83941.zip
troubleshooting: Make sure you've got the right board selected.
Diffstat (limited to 'source/troubleshooting.rst')
-rw-r--r--source/troubleshooting.rst6
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:
===================