This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Filesystem locked

Other Parts Discussed in Thread: CC3100

Hi all,

I am evaluating the OTA sample application from TI for the CC3100. During the update sometimes there is an error while opening the OTA statistic file.

sl_extLib_OtaRun: -------- end of updates
_WriteStatFile: ERROR in sl_FsOpen, status=-53

-53 means SL_FS_FILE_SYSTEM_IS_LOCKED

How can this be solved?


Thanks,

Gert

  • Hi Gert,

    If the device is formatted with 'Alert' option checked and the user tried to access a file 3 times with wrong security parameters, the device locks the file system for further access.
    You should format the device without checking the Alert checkbox to avoid this.

    Regards,
    Ankur