wat are the different rtos available?
wat is the difference beetween RTOS ans OS
Answer Posted / vinod kumar
RTOS is real time operating system,, mostly it is kernel
programing ,, embedded c ,etc
OS is just operating system ,, windows,linus,mac,etc
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Explain what is a watchdog timer?
Can you have constant volatile variables?
What is mutex in an embedded system?
Tell us what is the need for an infinite loop in embedded systems?
What are the most common errors you've found in embedded systems and how have you resolved them?
Left to your own devices, what would you create?
Why would you choose java in embedded systems?
What kinds of problems can you hit with locking model? And a lockless model?
How to reduce interrupt latency?
Is count down_to_zero loop better than count_up_loops?
Tell me how are macros different from inline functions?
Tell me can structures be passed to the functions by value?
Tell me what are inline functions?
Tell me how to create a child process in linux?
Explain what is the difference between mutexes and semaphores?