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
efc4da4b
Commit
efc4da4b
authored
Nov 18, 2015
by
danicampora
Browse files
cc3200/README.md: Correct cc3200's update file name.
parent
426f326d
Changes
1
Hide whitespace changes
Inline
Side-by-side
cc3200/README.md
View file @
efc4da4b
...
...
@@ -73,7 +73,7 @@ not 100% sure of it.
## Upgrading the firmware Over The Air:
OTA software updates can be performed through the FTP server. After building a new
MCUIMG.BIN
in release mode, upload it to:
OTA software updates can be performed through the FTP server. After building a new
**mcuimg.bin**
in release mode, upload it to:
`/flash/sys/mcuimg.bin`
it will take around 6s (The TI simplelink file system is quite slow because every file is mirrored for
safety). You won't see the file being stored inside
`/flash/sys/`
because it's actually saved bypassing FatFS, but rest assured that
the file was successfully transferred, and it has been signed with a MD5 checksum to verify its integrity.
...
...
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