wat are the different rtos available?
wat is the difference beetween RTOS ans OS
Answer Posted / surbhit
few available RTOS are:
Vxworks,Symbian,RT linux,wiin CE,Brew,android,ucos II
RT systems have to perform under time constraints if the
particular time boundation is not met then it the process
is cancelled and next task starts whereas when an RT os is
operated in a non real time it is a normal OS
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What are the most common errors you've found in embedded systems?
Describe a pattern that is not the factory pattern? How is it used and when?
Advantages and disadvantages of using macro and inline functions?
Do you know what is the function of watchdog timer in embedded system?
Explain the differences between stateless and stateful systems, and impacts of state on parallelism.
Describe the life-cycle of a software development (application design) process.
What is a inode?
You have just been put in charge of a legacy code project with maintainability problems. What kind of things would you look to improve to get the project on a stable footing?
Tell me what is the need for dmac in es?
What are the uses of the keyword volatile?
what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)
What is inversion of control?
Explain what is size of character, integer, integer pointer, character pointer?
What is the need for an infinite loop in embedded systems?
How do you identify hardware errors?