Questions tagged [rtx]
46 questions
-1
votes
1 answer
What is 1 thread execution time (quantum) if number of concurrent threads is 10 and SysTick time is 10mSec?
I am currently working with RTOS, their I have Time Tick Value = 10 mSec and Number of concurrent running tasks = 10.
Now my question is, What should be my Single Thread Time (quantum)?
I think, Single Thread Time = Time Tick Value / Number of…

appleBoy21
- 632
- 8
- 23