Tool/software: TI-RTOS
At some point, I need the current task to be executed and not to switch to other tasks, despite the fact that other tasks are more priority and ready to be performed. How to temporarily stop task switching, but interrupts must be handled.