wat are the different rtos available?
wat is the difference beetween RTOS ans OS
Answer Posted / satish
The popular RTOS available in the market are
Vxworks,QNX,NetOS,UcosII etc.
The realtime OS provides required service in a bounded
response time.It has the ability to provide the response in
bounded time and it has the above mentioned features.
Realtime systems can be hard realtime and soft realtime
system,it doesn't mean that there is a separate hard RTOS
ans soft RTOS.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
Explain me what is spin lock?
Are you still writing code? Do you love it?
Explain the properties of a object oriented programming language.
What is the purpose of the segment register?
What is a 'volatile' variable?
Explain scope of static variables?
What is top half & bottom half of a kernel?
List out various uses of timers in embedded system?
How do malloc and calloc work?
Tell me what is interaction semantics used in embedded systems?
What typecast is applied when we have a signed and an unsigned int in an expression?
What is the function of dma controlled in embedded system?
What kinds of problems can you hit with locking model? And a lockless model?
What is the size of the int, char and float data types?
Explain how to reduce interrupt latency?