This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Implementing file system


On Wed, May 04, 2005 at 07:05:00PM +0530, Raja Mallik wrote:
> Hi again, 
> 
> I understand your point. 
> 
> what do I gain if I have file system support for my arm board in ecos
> build when I am not able to mount/umount..ofcourse with another
> application program I can..
> 
> Since I am making the application as standalone load at certian address
> space with "go" 'address" ..in armboot loader..
> 
> If I would have made a redboot.bin , I could have used "arm-elf-gdb" to
> load program. and I am not using it..
> 
> I would like to do certain operation on the file system through
> console..and thats my requirement..
> 
> I am clueless as what to do?

You first need to spend some time understanding the architecture of
eCos. Forget what you know about linux etc, eCos uses a different
model. You might find this model is not suitable for you application.

        Andrew

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]