FreeRTOS context switch start timing

lesly895 wrote on Tuesday, February 21, 2012:

What can trigger? except task change will trigger context switch.

edwards3 wrote on Tuesday, February 21, 2012:

I don’t understand your question. A context switch happens if a task is preempted (including by the tick) or blocks or yields.