[ECOS] -file operations

sandeep kumar sandeep@codito.com
Mon Dec 29 18:51:00 GMT 2003


> i have written a program using file operation.
> it is working fine in linux but it is not running in ecos.
> actually it is not able to open file.
> is there any thing that i have to select in configtool.
> if so what are they. can any tell me.

file has fixed-readonly content => need ROMFS support.
file will be created and populated/used during runtime => need RAMFS support

please have a look at the tests provided within
packages/fs/{ram,rom}/current/tests to get the idea on how to make use of RAMFS,
ROMFS for your situation at hand.

peace
sandeep



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list