public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
* How to clear status of interrupt in pic
@ 2006-05-09 13:15 sumanth
  0 siblings, 0 replies; only message in thread
From: sumanth @ 2006-05-09 13:15 UTC (permalink / raw)
  To: ecos-devel


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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-09 13:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-09 13:15 How to clear status of interrupt in pic sumanth

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).