ISR install
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Jun 5 07:15:33 UTC 2012
On 06/05/2012 09:09 AM, Fered wrote:
> Hi;
>
> We have two functions for installing ISR:
> 1- bsp_interrupt_handler_install
The function is rtems_interrupt_handler_install():
http://www.rtems.org/onlinedocs/doxygen/cpukit/html/group__rtems__interrupt__extension.html
> 2- rtems_interrupt_catch
>
> what's difference of these functions?
The availability depends on the architecture/BSP. PowerPC, ARM, MIPS, and i386
provide the rtems_interrupt_handler_install() API for example.
--
Sebastian Huber, embedded brains GmbH
Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone : +49 89 18 90 80 79-6
Fax : +49 89 18 90 80 79-9
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list