Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

How to measure task context switching time

Hi,

I'm using uCos-II on Altera DE2 board, and I want to measure a context switching time between two tasks.

I tried to use a timestamp function to measure the time, but unfortunately it is not working well.

What are the functions that are called during context switch (OS_Sched() and ..?) ?

I'd be very grateful if anyone can help on this :)
No RepliesBe the first to reply