Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
I am using TMS320F28075 and TI-RTOS ( version 2.16.1.14 ) in my application. I am using ecapture interrupt which is at highest priority . During my testing, I see that sometimes ,I am missing ecapture interrupts .
So does TI-RTOS disables the interrupt during any critical section of code ? If so , then for how much time the interrupt is disabled?