I have removed the disable and enble codes .,but  It still be  interrupted   by 
the rt_task。
If it does not let the task runing the Interruption time will be very accurate.
why?
在 2013-06-03 14:03:14,"Gilles Chanteperdrix" <[email protected]> 
写道:
>On 06/03/2013 03:36 AM, 嵌入式工程师 wrote:
>
>> To prevent re-entry
>
>
>You do not need to do that:
>- hardware interrupts are off, so, there is no possible reentry
>- if the interrupt if of the "level" type, the flow handler already does
>it, and with some edge type interrupt handler, you risk to miss interrupts.
>
>-- 
>                                                                Gilles.


_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to