public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Himanshu Patel" <himanshup@aftek.com>
To: "eCos Discuss" <ecos-discuss@ecos.sourceware.org>
Subject: [ECOS] RE: Problem with FAT32
Date: Fri, 20 Mar 2009 11:09:00 -0000	[thread overview]
Message-ID: <555EEEF90D6A464193A4558107108CF9D98119@exbm.aftekpune.com> (raw)

Note that failure generally happens when we have opendir() or readdir()
calls. Any one has encountered such problem?

Regards,

Himanshu Patel

-----Original Message-----
From: Himanshu Patel 
Sent: Thursday, March 19, 2009 6:57 PM
To: 'eCos Discuss'
Subject: Problem with FAT32

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

             reply	other threads:[~2009-03-19 14:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-20 11:09 Himanshu Patel [this message]
2009-03-20 13:19 ` Himanshu Patel
2009-03-20 13:44   ` Gary Thomas
2009-03-20 14:17     ` Himanshu Patel
2009-03-20 15:00       ` Gary Thomas
2009-03-20 16:51         ` Himanshu Patel
2009-03-20 17:25           ` Gary Thomas
2009-03-26 16:52             ` Himanshu Patel
2009-03-20 14:04   ` Chris Zimman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=555EEEF90D6A464193A4558107108CF9D98119@exbm.aftekpune.com \
    --to=himanshup@aftek.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).