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.

CCS/CC3220SF: cc3220sf

Part Number: CC3220SF

Tool/software: Code Composer Studio

Hi,

i use function sl_FsGetFileList to get all my files that store in FS.

i see that a there is files that i succeed to write and is not appear on the list, but when i use fs_open on the name of the file i get result  > 0.

advice