Hello,
Target C6678, latest sysbios used.
Let's assume an application with on a given core :
2 or 3 tasks, a dozen or more semaphores, a few SWIs and HWIs.
How does the time to switch context between tasks evolves in relation with the number of semaphores ?
The question behind this :
does the number of semaphores have a HIGH influence on the context switch time or is there a fixed cost that doesn't evolve much with the number of semaphores ?
Thank you,
Clement