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?