wat are the different rtos available?
wat is the difference beetween RTOS ans OS
Answer Posted / aditya
There are 2 types of rtos... hard rtos and soft rtos.
| Is This Answer Correct ? | 9 Yes | 19 No |
Post New Answer View All Answers
Do you know what is the function of watchdog timer in embedded system?
How are local and global variables are allocated by compiler.
Tell me what are the qualifiers in c?
How can you ensure that debugging a program while it's being used will not affect its functionality?
What are the different types of customizations that is used with the “volatile” keyword?
What is a 'const' variable?
What is top half & bottom half of a kernel?
Explain what is interrupt latency? How can you reduce it?
What is dma in an embedded system?
How do malloc and calloc work?
Tell me what is isr?
What is the need for having multibyte data input and output buffers in case of device ports?
How can you optimize the i/o performance?
Explain me what are the rules followed by mutexes?
What is the need for dmac in es?