summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Kleine-König <uwe@kleine-koenig.org>2013-01-10 10:14:22 +0100
committerUwe Kleine-König <uwe@kleine-koenig.org>2013-01-10 10:23:00 +0100
commit43e4e0ce9ffac871784f6614185802e42cc4b0bc (patch)
treeddd3e20a56f659a75cf3f26745fef278519543fe
parent6c2522a498f96575b3316453e23b36b5aa003bd0 (diff)
downloadOSELAS.BSP-EnergyMicro-Gecko-43e4e0ce9ffac871784f6614185802e42cc4b0bc.tar.gz
OSELAS.BSP-EnergyMicro-Gecko-43e4e0ce9ffac871784f6614185802e42cc4b0bc.tar.xz
OSELAS.BSP-EnergyMicro-Gecko: mention switching to MCU mode in README
-rw-r--r--README4
-rw-r--r--configs/ptxconfig2
2 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index 41827d4..77e3af8 100644
--- a/README
+++ b/README
@@ -30,7 +30,9 @@ building
./p images
This takes some time now. After ptxdist completed and you plugged your Gecko
- board to your maschine, you can do
+ board to your maschine, first make sure that the debug mode is set to "MCU".
+ (Press the "CFG" button under the display, then select "MCU" for "Debug
+ Control" and save.) Then you can do
./p test flash
diff --git a/configs/ptxconfig b/configs/ptxconfig
index 06eb071..fdc6cb3 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -19,7 +19,7 @@ PTXCONF_INIT=y
#
PTXCONF_PROJECT_VENDOR="EnergyMicro"
PTXCONF_PROJECT="Gecko"
-PTXCONF_PROJECT_VERSION="-2012.10.0"
+PTXCONF_PROJECT_VERSION="-2012.10.0+"
#
# ------------------------------------