Tell me what type of scheduling is there in rtos?
No Answer is Posted For this Question
Be the First to Post Answer
How do you reduce interrupt latency?
Please explain the difference between mutexes vs semaphores?
A vast majority of high performance embedded systems today use risc architecture why?
What do you mean by interrupt latency?
What is return type of isr?
Explain me what are the rules followed by mutexes?
what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)
Describe to me some bad code you've read or inherited lately.
Tell me can you have constant volatile variables?
What is the use of having the const qualifier?
What is the order of calling for the constructors and destructors in case of objects of inherited classes?
What is solid?