How i/o devices are classified for embedded system?
What are some alternate ways to store data other than a relational database? Why would you do that, and what are the trade-offs?
What software languages have you used to design, develop, and debug software application interfaces?
Tell me what is embedded system in a computer system?
Tell me what is interrupt latency? How can you reduce it?
can a pointer be volatile ? Explain.
Explain whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
What is watchdog timer?
Why would you choose java in embedded systems?
Tell me significance of watchdog timer in embedded systems?
Tell me what are the different types of buses used by the embedded systems?
Tell me how are macros different from inline functions?
Tell me can a variable be both const and volatile?