1 parent d07de2d commit 95104b0Copy full SHA for 95104b0
1 file changed
cc3200/README.md
@@ -24,6 +24,10 @@ make BTARGET=application BTYPE=release
24
make BTARGET=bootloader BTYPE=release
25
```
26
27
+## Regarding old revisions of the CC3200-LAUNCHXL
28
+First silicon (pre-release) revisions of the CC3200 had issues with the ram blocks, and Micro Python cannot run
29
+there. Make sure to use a **v4.1 (or higer) LAUNCHXL board** when trying this port, otherwise it won't work.
30
+
31
## Flashing the CC3200
32
- Make sure that you have built both the *bootloader* and the *application* in **release** mode.
33
- Make sure the SOP2 jumper is in position.
0 commit comments