LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

The task runtime question of RTOS

Solved!
Go to solution

Hi, I am a novice in  programming on RTOS.

 

I have a question about the task function design.  For example,  the system tick is 10ms,

if one task can't finish a loop within 10 ms (do one function in one loop), then how can I guanrantee the funciton's run time?

I mean, the time it start, and the time it stop?

0 Kudos
Message 1 of 2
(5,833 Views)
Solution
Accepted by topic author concorpoly

I got it. preemption

0 Kudos
Message 2 of 2
(5,797 Views)