public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Tom Deconinck <t.deconinck@gmail.com>
Cc: ecos-discuss@sourceware.org
Subject: Re: [ECOS] Interrupt driven serial communication on AT91
Date: Fri, 07 Mar 2008 11:43:00 -0000	[thread overview]
Message-ID: <20080307114303.GG28635@lunn.ch> (raw)
In-Reply-To: <e37cb5250803062327n43f4e954j3a14ec010544bc05@mail.gmail.com>

On Fri, Mar 07, 2008 at 08:27:56AM +0100, Tom Deconinck wrote:
> Hi,
> 
> I'm trying to use the interrupt driven driver on the debug serial port
> of the AT91 using the  CYGPKG_IO_SERIAL_ARM_AT91.
> I figured out that the debug port is linked with
> CYPKG_IO_SERIAL_ARM_AT91_SERIAL2 and I have enabled termios and the
> tty-mode serial device drivers on it.
> The only result I get by doing that is that I get spurious interrupts
> at runtime.
> Is there anything that needs to be explicitly disabled? Or did I miss
> something else?

Which AT91 device?

Which interrupt is generating spurious interrupts?

The DBG USART interrupt is multiplexed on the System Interrupt. Does
you platform define the necessary macros so that the code in
hal/arm/at91/var/current/src/at91_misc.c demultiplexes the system
interrupt?

        Andrew

-- 
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:[~2008-03-07 11:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07  7:28 Tom Deconinck
2008-03-07 11:43 ` Andrew Lunn [this message]
2008-03-07 12:18   ` Tom Deconinck

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=20080307114303.GG28635@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-discuss@sourceware.org \
    --cc=t.deconinck@gmail.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).