Hello;
We need a Transactional FAT File System for a Flash Memory and for a SD Card. Any of you know a comercial or free source implementation of this?
Thanks in advance.
I'm a newbie in this kind of things. But, how do you "build" a FAT File System that can operate with power fails? That is to say, If you're writing a file in a Flash Memory or in a SD Card, the system must assure that if a power fail occurs in the middle of the writing proccess, data wonÂ't be corrupted.