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.

CC3200 file operations

Other Parts Discussed in Thread: CC3200, SYSBIOS

I am currently working on CC3200 and trying to implement file operations.

For file operations CC3200 uses 1mb of sflash.

Can I get memory map for cc3200 sflash? So that I can understand the memory allocated for files created using file operations.

What is the max. memory limit which can be used to save files?

Is it possible to write/read data directly to/from a particular address?

What happens with these files after the cc3200 is programmed again?