public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew.lunn@ascom.ch>
To: Huang Qiang <jameshq@liverpool.ac.uk>
Cc: eCos <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] Strange Problem in cyg_thread_delay( )?
Date: Tue, 24 Apr 2001 20:27:00 -0000	[thread overview]
Message-ID: <20010423130822.E2129@biferten.ma.tech.ascom.ch> (raw)
In-Reply-To: <KIEBICHBADHFCLGCKOPDCEEOCBAA.jameshq@liv.ac.uk>

On Mon, Apr 23, 2001 at 12:03:05PM +0100, Huang Qiang wrote:
> Dear all:
>     I am using ARM Evaluator7T . My test program has a sigle thread
> runnning, while I call cyg_thread_delay(200) each time in the thread (loop).
> It pass the first and second call to the cyg_thread_delay(200), but halted
> at the third call to the cyg_thread_delay. What's wrong with it? Can anyone
> help me?
> Thanks a lot!
> james

Given the little information you have provided there could be lots of
possibilites....

Have you started the schedular?
Is your stack big enough?
Have you memset(0,0,10000);

Have you built eCos with assertions enables in package infra? That may
help. 

Supply more details and then we may be able to help.

        Andrew

  reply	other threads:[~2001-04-24 20:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-23  4:02 Huang Qiang
2001-04-24 20:27 ` Andrew Lunn [this message]
2001-04-23  4:45   ` Huang Qiang
2001-04-26  2:43   ` Robert Cragie
2001-04-23  4:46 Huang Qiang
2001-04-24 20:18 ` Andrew Lunn
2001-04-23  5:24 Nielsen Linus

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=20010423130822.E2129@biferten.ma.tech.ascom.ch \
    --to=andrew.lunn@ascom.ch \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=jameshq@liverpool.ac.uk \
    /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).