What is null pointer and what is its use?
What is the need for an infinite loop in embedded systems?
Explain me what are the rules followed by mutexes?
What do you do to stay abreast of the latest technologies and tools?
Explain interrupt latency and how can we decrease it?
Tell me what is rtos?
Explain the concept of separation of concerns and it's pros and cons.
Can we use any function inside isr?
Tell me what is the function of dma controlled in embedded system?
Explain the difference between "set" logic, and "procedural" logic. When would you use each one and why?
Why is java used in embedded systems?
What happens when recursion functions are declared inline?
Can you have constant volatile variables?