public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: sumanth <sumanth.kondlada@wipro.com>
To: ecos-devel@ecos.sourceware.org
Subject: How to clear status of interrupt in pic
Date: Tue, 09 May 2006 13:15:00 -0000	[thread overview]
Message-ID: <4299639.post@talk.nabble.com> (raw)


Hi all,
          I am porting ecos to xscale  Ixp425 processor , the interrupt
status register of the ixp425 at address 0xC8003000 according to intel's
manual on reset should contain  0x0 but my board is containing 0x3FF080C0 ,
by this the processor is asserting interrupts even the interrupt has not
occured, and the code is looping between the isr and dsr.

How to clear the interrupt status register of the pic, it is read only,
I am using the axd debugger for debugging.
I have tried by reading the register contents, stil it does'nt clears.
How to solve the problem?

Thanks in advance

Regards,
Sumanth

--
View this message in context: http://www.nabble.com/How-to-clear-status-of-interrupt-in-pic-t1584415.html#a4299639
Sent from the Sourceware - ecos-devel forum at Nabble.com.

                 reply	other threads:[~2006-05-09 13:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4299639.post@talk.nabble.com \
    --to=sumanth.kondlada@wipro.com \
    --cc=ecos-devel@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).