Explain the difference between "set" logic, and "procedural" logic.
Tell me what could be the reasons for a system to have gone blank and how would you debug it?
Hi Guru here.......my question is....... Is it necessary to start the execution of a program from the main() in C?
What is interrupt latency? How can you reduce it?
Do you know what is priority inversion?
What value do daily builds, automated testing, and peer reviews add to a project? What disadvantages are there?
Accessing fixed memory locations
What is a memory leak? What is a segmentation fault?
Tell me what does dma address will deal with?
What is mutex in an embedded system?
Given time, cost, client satisfaction and best practices, how will you prioritize them for a project you are working on? Explain why.
What's yagni? Is this list of questions an example?
Tell me whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?