From 95104b0fbd13513bd2f0fb66aa8b8d0483b6e894 Mon Sep 17 00:00:00 2001 From: Daniel Campora Date: Wed, 27 May 2015 09:42:08 +0200 Subject: [PATCH] cc3200: Add note about old revisions of the CC3200-LAUNCHXL. --- cc3200/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cc3200/README.md b/cc3200/README.md index 68e9d24751..578e1abcce 100644 --- a/cc3200/README.md +++ b/cc3200/README.md @@ -24,6 +24,10 @@ make BTARGET=application BTYPE=release make BTARGET=bootloader BTYPE=release ``` +## Regarding old revisions of the CC3200-LAUNCHXL +First silicon (pre-release) revisions of the CC3200 had issues with the ram blocks, and Micro Python cannot run +there. Make sure to use a **v4.1 (or higer) LAUNCHXL board** when trying this port, otherwise it won't work. + ## Flashing the CC3200 - Make sure that you have built both the *bootloader* and the *application* in **release** mode. - Make sure the SOP2 jumper is in position.