Other Parts Discussed in Thread: CC3200, CC3220R, UNIFLASH
Hi,
After adopting the CC3220SF, our upgrade over WiFi procedure is failing.
sl_FsDel() is not actually deleting the boot image file. This is one of the steps.
The code:
lRetVal = sl_FsDel("/sys/mcuflashimg.bin", 1); // 1 is the token used in ImageCreator
Mysteriously lRetVal actually returns 0.
This is the files-configuration used to initially burn the MCU:
Please assist.
Thanks,
Moshe