emg_static_ffs.exe

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

emg_static_ffs.exe

3,569 Views
GUNNM
Contributor I
Hi,
 
i work on coldfire_lite by interniche on 52233DEMO and i search the utility: emg_static_ffs.exe which allows to convert html in a format compatable  C. Where can i find it?
 
 
thanks.
Labels (1)
0 Kudos
Reply
7 Replies

952 Views
mccPaul
Contributor I
Hi
 
I thought that this would be easy to find on the FreeScale website, but it doesn't seem to be
included in the downloadable zips of the HTTP lite server.
 
So here it is from my CD. Along with the web uploader that you may also be missing.
 
Attached files are not allowed to be .exe, so you will need to change the extension from .txt.
 
Paul.
 
Message Edited by t.dowe on 2009-09-02 05:37 PM
0 Kudos
Reply

952 Views
GUNNM
Contributor I
thanks a lot, i'm going to look these.

gunnm
0 Kudos
Reply

952 Views
GUNNM
Contributor I
Sorry, but i don't how to run these files. I've changed .txt in .exe but i can't run the files. Where i can say which is the HTML input file and which is the C output file? how does conversion occur?

0 Kudos
Reply

952 Views
mccPaul
Contributor I
Hi
 
My mistake, I uploaded the wrong ones.
 
The emg_dynamic_ffs constructs a filesystem that you can upload at run time. emg_static_ffs (attached) is used to construct a C file with a compile time filing system. Both are run with a parameter that is the name of a text  file containing a list of files and an output filename:
 
emg_static_ffs filelist.txt freescale_static_ffs.c

emg_dynamic_ffs filelist.txt dynamic.ffs
 
A sample filelist.txt is also attached.
 
The emg_web_uploader is used to send a run time filing system to the emg_web server.
 
( change emg_static_ffs.txt to emg_static_ffs.exe)
 
Paul.
 
Message Edited by t.dowe on 2009-09-02 05:35 PM
0 Kudos
Reply

952 Views
GUNNM
Contributor I
Thanks a lot, I understood better  but what is that you name "a compile time filing system"? Where i can find it? Thanks again.
 
cordially.
 
gunnm
0 Kudos
Reply

952 Views
mccPaul
Contributor I
Hi
 
See this link for the documentation for the HTTP server:
 
 
And this is a link to the download for the code:
 
 
The compile time filing system is explained in the documentation.
 
CHeers,
 
Paul.
0 Kudos
Reply

952 Views
GUNNM
Contributor I
It's ok!! I understand . Thanks a lot!!!

Cheers

Gunnm
0 Kudos
Reply