wat are the different rtos available?
wat is the difference beetween RTOS ans OS
Answer Posted / justin
ordinary OS doesnt keep any time constraints n deadlines
whereas RTOS,realtime OS keep time constrains for all
processes that it keeps track of time consumed by each event
n therefore maintains to finish tasks in specified
time..RTOS are designed n installed in systems where o/p
shud obtain in specific time..like mobile phones n all
| Is This Answer Correct ? | 36 Yes | 5 No |
Post New Answer View All Answers
Show me a portfolio of all the applications you worked on, and tell me how you contributed to design them.
How do you reduce interrupt latency?
What is return type of isr?
What is digital signal controller ?
what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)
How can you optimize the i/o performance?
Explain the uses of timers in embedded system?
What does malloc do? What will happen if we have a statement like malloc(sizeof(0));
How do you react to people criticizing your code/documents?
Why would you choose java in embedded systems?
What's your experience with technical documentation?
What is a semaphore? What are the different types of semaphore?
Tell me what type of scheduling is there in rtos?
Tell me about some of your hobby projects that you've written in your off time.
Why continuous integration is important?