SWRA657 June 2020 CC3100 , CC3200
CC3200 is a special case since its image (application code running on the internal processor) should be taken into account as well. The occupied space depends on the over-the-air (OTA) scheme. Table 5 illustrates two OTA schemes: MCU image with fail-safe option and OTA as taken from the OTA SDK add-on.
Filename/Artifact | Description | Fail Safe | No blocks |
---|---|---|---|
/sys/mcuimg.bin | MCU application image running on the internal Cortex M4 host processor | yes | 128 |
Total | 128 | ||
MCU boot info | Boot information for image selection | no | 1 |
/sys/mcuimg.bin (MCU application bootloader) | MCU application for image selection | no | 1 |
MCU image 1 | 1st image – the default image | no | 64 |
MCU image 2 | 2nd image | no | 64 |
MCU image 3 | 3rd image | no | 64 |
Total | 194 |