Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: [lpc2000] Re: Adding Filesystem on LPC2138 or 2294

2005-10-11 by Charles Manning

On Tuesday 11 October 2005 22:37, Samuel wrote:
> I will be recieving the File via Xmodem on the PC, any
> help on how I can implement a virtual filesystem?

If you are using XModem then you can use any soft of file system or Linear 
File Store (LFS).

Look at http://www.cs.tau.ac.il/~stoledo/pubs.html for some interesting ideas 
on flash storage.

Here is what I would do: A tiny log structured file system. This is a 
well-proven mechanism that I used for YAFFS etc.

-- Charles

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.