registering interrupt from user application

Gedare Bloom gedare at rtems.org
Mon Feb 29 17:12:06 UTC 2016


It should work. You can (theoretically) do anything from a user application.

On Mon, Feb 29, 2016 at 2:25 AM, Chan Kim <ckim at etri.re.kr> wrote:
>
>
>
>
>
>
>
>
>  I'm testing if I can register a h/w interrupt from user application.
>
> I have a INTC(interrupt controller) which maps external hardware interrupt to one of the core IRQ.
>
> I first set the INTC and call set_vector to register interrupt handler.
>
> This two steps -- setting INTC and calling set_vector -- are used in other device drivers (in rtems) in our system.
>
> But when I set the INTC, the system hangs. There can be something wrong, but is it impossible to register interrupt from the user application?
>
> regards,
>
> Chan
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users



More information about the users mailing list