wat are the different rtos available?
wat is the difference beetween RTOS ans OS
Answer Posted / ramya
currently there are many commercial rtos available.psos is
taken over by wind river company so no more
psos.vxworks,QNX,windows CE,Symbian,RT linux.
the main diff between rtos nd os are
RTOS iS deterministic which means that i should be able to
tell the exact time at where the task begin and their
deadline.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Tell us what is the need for an infinite loop in embedded systems?
Tell me what are the different types of buses used by the embedded systems?
Do you know what is the function of watchdog timer in embedded system?
Give an example of troubleshooting on embedded targets. Explain the process step-by-step.
Can a pointer be volatile ?
How do you reduce interrupt latency?
How many types of ipc mechanism you know?
Explain the characteristics of embedded system?
What happens when recursion functions are declared inline?
Why do we need a infinite loop in embedded systems development? What are the different ways by which you can code in a infinite loop?
What is refactoring? Have you used it and it is important? Name three common refactorings.
Is count down_to_zero loop better than count_up_loops?
Write a constant time consuming statement lot finding out if a given number is a power of 2?
What is pass by value and pass by reference? How are structure passed as arguments?
Suppose you buy some rtos, what are the features you look for in?