This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Flash File system on LPC2129

Hello everyone,

I'm trying to get Flash File System(FFS) to get working on a LPC2129. The RAM is only 16kB and since minimum requirement for FFS-RAM is 16kB only, i can't get this to work.

On the other hand i have the internal flash 256kB, which i've tried to use in different configuration... But i can't seem to get it to work. Can anyone please give me a little hand to get the internal flash to work with FFS.

I've included the LPC_128 folder into my project.

Using file_ex1 also with no success.

Please point out if i'm assuming anything wrong.

To add:
1. if i try to use FFS-RAM, it shows it has made file, but i can't read it back
2. If i try to use FFS-Internal Flash, the program stops responding when accessing/writing files.

Thanks and regards,

Akshat

0