public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Problem with FAT32
@ 2009-03-20  5:31 Himanshu Patel
  0 siblings, 0 replies; only message in thread
From: Himanshu Patel @ 2009-03-20  5:31 UTC (permalink / raw)
  To: eCos Discuss

Hi,

We are using FAT32 file system in our project. 

We are facing strange problem. When we test the file system commands
(open, close, read, write) all works very correctly in single thread.
However when we invoke other thread, then file system commands do not
work and board gets reset. 

We have allocated thread stack memory of  file system thread up to 10 KB
and for other thread is 4 KB. 

We have tried to combine both the threads  in one thread and then also
the results are the same (board gets reset). 

We have tried to find out problem by enabling asserts and tracing.
However we don't get any assert at the time of reset. 

What could be the issue? 

Regards,

Himanshu Patel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-19 13:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-20  5:31 [ECOS] Problem with FAT32 Himanshu Patel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).