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: error with system calls (like fopen()) in eCos environment


If you are using the eCos ram or rom filesystem try the fileio1.c
located in /ecos/packages/fs/ram[rom]/current/tests/ to test your
filesystem.

Cheers
Simon Sudler

Umesh Bhatt schrieb:
> 
> Hi eCos experts,
> I have some problem with system calls like fopen(), fclose() etc.
> i recently install eCos in my machine and try to run sample program in
> which i am trying to open a file in "w" mode but this function is returning
> NULL even if that file exists.
> can anybody suggests why it is happening and how can i avoid it?
> 
> Thanks in advance.
> Umesh Bhatt
> 
> --
> Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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


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