What are the most common errors you've found in embedded systems?
No Answer is Posted For this Question
Be the First to Post Answer
What's your experience with technical documentation?
Discuss the concept of yagni and explain something you did recently that adhered to this practice.
Can a pointer be volatile ?
Explain what is interrupt latency? How can you reduce it?
What is digital signal controller ?
Is tasklets or workqueues or softirqs are scheduled by the scheduler?
How can you ensure that debugging a program while it's being used will not affect its functionality?
Can a volatile be constant? Like
Why is it better to use multi-threading polling then single threading model?
What is top half & bottom half of a kernel?
Explain what are the essential components of embedded system?
Tell me how are macros different from inline functions?