public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "David Airlie" <David.Airlie@parthus.com>
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] FIQ on ARM
Date: Mon, 14 May 2001 06:41:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.21.0105141435570.1306-100000@platinum.limerick.sslinc.com> (raw)

Hi all,

I see eCos supports the FIQ on ARM as just another IRQ line, is there any
way to make it use the FIQ as a prioritised interrupt line? I have an IRQ
interrupt that holds the system for a long time and I'd like to allow a
serial FIQ to interrupt it ... but all eCos does is return if the IRQ is
active an allow eCos to service it ..

my current thinking is to remove the return .. but I'm wondering how
re-entrant eCos is at this level, will it handle the situation well..

I know I should re-design my app to do the IRQ in an ISR/DSR and then use
a soft FIFO between ISR/DSR parts of my serial .. but I'm all in for the
quickest path at the moment ....

Dave.

-- 
      David Airlie, Software Engineer, Parthus Technologies plc.,
       Mary Rosse Centre, National Tech Park, Limerick, Ireland.
   t: +353-61-508116 / f: +353-61-508101 / David.Airlie@parthus.com

             reply	other threads:[~2001-05-14  6:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-14  6:41 David Airlie [this message]
2001-05-14  7:13 ` Jonathan Larmour
2001-05-14  7:25   ` Gary Thomas
2001-05-14  7:31     ` Jonathan Larmour
2001-05-14  7:43       ` Mark Salter
2001-05-14  8:35     ` David Airlie
2001-05-14  7:52 ` Rafael Rodríguez Velilla
2001-05-14  7:21 rob.wj.jansen

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=Pine.LNX.4.21.0105141435570.1306-100000@platinum.limerick.sslinc.com \
    --to=david.airlie@parthus.com \
    --cc=ecos-discuss@sources.redhat.com \
    /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).