Hi,
In my project I am using 1Gb NOR flash in which I want to store and delete files efficiently. As most of them I know prefer to use File System for same. I found most of them targeted towards sd/mmc cards. Rather than using FAT system, I am thinking to write custom lightweight filesystem. May be it wont be efficient compared to available file systems. Someone kindly guide me for same. What approach should I consider for NOR flash which is 4KB min erasable which is a subsector.
Thanks,
Shrenik.