[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RTEMS Traps and Interrupts
- Date: Tue, 10 Nov 2009 21:34:08 -0000
- From: jamie.bowman at steepestascent.com (Jamie Bowman)
- Subject: RTEMS Traps and Interrupts
All
We have been developing a system based on the SPARC Leon 2 processor using
RTEMS 4.8. We have successfully used the RTEMS call rtems_interrupt_catch to
register interrupt handlers for a number of the 15 interrupt lines on the
SPARC Leon 2 processor. On the SPARC Leon2 processor, interrupts are
referred to as Asynchronous Traps with interrupts 1-15 being equivalent to
traps 0x11-0x1F.
What we would like to do now is to catch a number of the lower level
processor Synchronous Traps, for example the trap associated with detecting
an uncorrectable EDAC error when reading Data from SDRAM.
Is there support within RTEMS to register such a trap handler?
Thank you for in advance for your assistance.
Jamie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.rtems.org/pipermail/rtems-users/attachments/20091110/2af8bbaf/attachment.htm>