I'd expect that a RTOS does not allow tasks to block interrupts. Instead the macros for critical sections or atomic reads should be used.
I'd expect that a RTOS does not allow tasks to block interrupts. Instead the macros for critical sections or atomic reads should be used.