Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
95104b0f
Commit
95104b0f
authored
May 27, 2015
by
Daniel Campora
Browse files
cc3200: Add note about old revisions of the CC3200-LAUNCHXL.
parent
d07de2d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
cc3200/README.md
View file @
95104b0f
...
...
@@ -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.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment