Problem with rtems directive
Soumyadeb Mitra
csd97407 at cse.iitd.ernet.in
Tue May 22 05:36:14 UTC 2001
hello,
> Actually interrupts will be set to a different level as part of the
> context switch. So
> when you get to the idle task, they are reenabled. You probably do not have
> the interrupt handler installed. As soon as the context switch restores
> the eflags
> of the idle task, BAM the interrupt occurs with no handler.
I have the interrupt handler installed,properly.
I have a feeling that the rtems_task_suspend directive doesn't
work properly(generates an exception) if there is a pending
interrupt.
Regards
Soumyadeb
More information about the users
mailing list