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.

TIRTOS (CC3200) - sl_FsOpen hangs

Hello Everybody,

Simple example based on simple CCS project works fine (i can open, write and read from file stored on flash).

But if i try to transfer the code into my TI-RTOS project it hangs on first open file command.

I am not calling the function from simplelink callback functions, just from OS TASK.

CAn you help me please? May be i need to define something in configs?