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
Describe a pattern that is not the factory pattern? How is it used and when?
Is count down_to_zero loop better than count_up_loops?
Explain me can we use printf inside isr?
What is a semaphore? What are the different types of semaphore?
What are real-time embedded systems?
What are the types of embedded system?
Tell me what is the need for dmac in es?
Why is model transformations used in the embedded system?
What's so great about
Explain the difference between a microcontroller and an embedded system?
How does input/output bus functions?
Explain whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
What is a memory leak? What is a segmentation fault?
How does the addition of service orientation change systems? When is it appropriate to use?
Can structures be passed to the functions by value?