Yahoo Groups archive

Lpc2000

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

Message

Re: MMC DOS FAT16 filesystem source available

2005-11-20 by Problem Solver

Let's take a look at:

Embedded Filesystem Library Version 0.3.4 on the Source Forge Site:

http://sourceforge.net/projects/efsl

I have tried it, it has both read and write support for FAT12/FAT16/FAT32,

I tried FAT12 for LPC214x and it is perfect.

If you use it be sure not to use very small disk sizes with small root
entry counts in their format descriptor. Also make sure to modify the
2 functions ex_getb16 and ex_getb32 in file extract.c to correct
version of your own (considering endianness and byte alignment)

Yours,
Ali.
 

--- In lpc2000@yahoogroups.com, Bertrik Sikken <bertrik@z...> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Tom Walsh wrote:
> > Bertrik Sikken wrote:
> >>I am myself thinking of using FAT32. I found this driver (GPL)
> >>that already provides FAT32 read support:
> >>http://www.robs-projects.com/filelib.html
> >>I am investigating if it is possible to add write support to it.
> > 
> > I would suspect that you are more interested in long filenames as 
> > opposed to a FAT32 FAT table?
> 
> No, I don't care about long filenames. I looked at FAT32 because I
> got the impression that it is even simpler and easier to implement
> than FAT16.
> 
> Bertrik
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (MingW32)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQFDgGRJETD6mlrWxPURAjEmAKCc6VVGwR4hHVXeh45yxiAfwgxTuQCfaW5z
> QKfM3JIQqVeMus2bITlfdUQ=
> =4ZDX
> -----END PGP SIGNATURE-----
>

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.