Interrupt in RTEMS

Gedare Bloom gedare at rtems.org
Wed Aug 1 19:05:28 UTC 2012


I don't really know where to start. Is there something in particular
you need to know?  Interrupt sources and interrupt handling are
hardware-specific (although often can be shared across processor
families). The most common interrupt you will find in RTEMS is the one
that drives the clock driver.

On Wed, Aug 1, 2012 at 2:51 PM, m.shahverdi <sspardis2 at gmail.com> wrote:
> Hi all,
> RTEMS c_user document explains interrupt management briefly but I want to
> know more about interrupt properties such as kinds of interrupt in RTEMS and
> so.
>
> thanks
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
>



More information about the users mailing list