Skip to content

Commit 95104b0

Browse files
author
Daniel Campora
committed
cc3200: Add note about old revisions of the CC3200-LAUNCHXL.
1 parent d07de2d commit 95104b0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

cc3200/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ make BTARGET=application BTYPE=release
2424
make BTARGET=bootloader BTYPE=release
2525
```
2626

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+
2731
## Flashing the CC3200
2832
- Make sure that you have built both the *bootloader* and the *application* in **release** mode.
2933
- Make sure the SOP2 jumper is in position.

0 commit comments

Comments
 (0)