Forum Discussion
Altera_Forum
Honored Contributor
22 years agoFilesystem for compact flash
I want to install a fat filesystem on the compact flash. I am using the stratix evaluation board. Can somebody tell me if i can use the files existing in the microtronix linux for this purpose. ...
Altera_Forum
Honored Contributor
22 years agoHi,
Had to do a similar thing, file system on a onboard NAND flash. We did not end up using fat but you should take care of things like wear leveling etc. there is some stuff on toshiba web site somewhere with a name like simile or something also try these links. yaffs (http://www.aleph1.co.uk/yaffs/index.html) fat (http://freedos-32.sourceforge.net/fat.html)