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.

Compiler/CC3220SF-LAUNCHXL: Not able to read and write to the file while in provisioning

Part Number: CC3220SF-LAUNCHXL


Tool/software: TI C/C++ Compiler

Hi,

I am trying to implement GET & POST processing to read/write configuration (Device <-> mobile app). This implementation shall exchange the device configuration as part of provisioning task. 

Either before provisioning task start or after provisioning complete only I can able to read / write into the file.   

Is there any way i can access parallel to the file read write operation along with provisioning task?

File Error: FS - Couldn't get info on file. error status -2014

File read /write API's:  sl_FsOpen(), sl_FsRead() , sl_FsWrite() , sl_FsClose()

provisioning task : void * provisioningTask(void *pvParameters)

Part name : CC3220SF-LAUNCHXL- launchPad Rev-A

SDK: SimpleLink_CC32xx v2_10_00_04