R3tos Vs Rtos

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

R3TOS VS RTOS

Speed of the R3TOS is high when compared to that of RTOS. During running time
the memory occupied by R3TOS is less than that of RTOS. In R3TOS scheduler and
allocator are of separate units so that the error prediction and error correction will
occur very fast.
Round-Robin
Preemptive
Cooperative
Task Specifications
Defined Tasks (max)
Active Tasks
Defined Tasks (max)
User Priorities

Unlimited
250
Unlimited
1 - 254

Stack Checking
Context Switch Time
Interrupt Lock-Out Time

< 300 cycles


-

Timer/Signals
Timeouts
Intervals
User Timers
Signals/Events

Unlimited
16 per task

You might also like