Two Questions about the Filesystem in the Flash

Hello Digi friends,

I have two questions about the Filsystem.

1st) What do I observe and what variables must I change, if I build in the FLASH (4MB) a FILESYSTEM with 2MB ? My application requires a space of 1.6 MB!

2nd) What do I observe when I simultaneously write data in a file and show this file via HTTP in a browser?

Thanks

Marcus

I think, I am the only one with questions or problems about ConnectME? Has no one a answer or idea for my questions ? Marcus

You might want to look at the example applications nahttp_fs (web server with file system) and naftp_fs (ftp server with file server). These show how to read/write to/from the file system