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?