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.

tm4c1294 file system

Other Parts Discussed in Thread: CC3100

Hi,

In my application I have CC3100, 2 x 64MB FLASH and 512kB MRAM, all connected with their dedicated  SSIs to tm4c1294,

I'm seeking for a simple file system which could be tailored for my purposes. It should be redundant - this could be realized by mirroring those two serial FLASHes MRAM could be partially used for "FAT" .purposes. File system does not need to be very intelligent: files are appended while application is running and red, deleted and recreated by human now and then. Blackout is the way to shut down the application and will have strong influence to file system structure.

Any experiences or hints?

risto