Can you name any code testing tools?
What is the significance of watchdog timer in es?
Suppose you buy some rtos, what are the features you look for in?
Tell me what is interrupt latency?
IS 8085 an embedded system?
What is an embedded system and why it is used?
How to implement a fourth order butter worth lp filter at 1 khz if sampling freuency is 8 khz?
What kinds of problems can you hit with lockless model?
Tell me why does pre-emptive multi-threading used to solve the central controller problem?
Explain whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
Why is it better to use multi-threading polling then single threading model?
What are the most common errors you've found in embedded systems?
Tell me can a variable be both const and volatile?