1 parent 426f326 commit efc4da4Copy full SHA for efc4da4
1 file changed
cc3200/README.md
@@ -73,7 +73,7 @@ not 100% sure of it.
73
74
## Upgrading the firmware Over The Air:
75
76
-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:
77
`/flash/sys/mcuimg.bin` it will take around 6s (The TI simplelink file system is quite slow because every file is mirrored for
78
safety). You won't see the file being stored inside `/flash/sys/` because it's actually saved bypassing FatFS, but rest assured that
79
the file was successfully transferred, and it has been signed with a MD5 checksum to verify its integrity.
0 commit comments