Hello, I am trying to call a function through a function pointer from an interrupt handler, but I am not sure if this is even possible as the system hangs at that point. If not, is there any way in RTEMS to have that function executed outside the isr? Thanks, André Marques.