Explain some of the commonly found errors in embedded systems?
No Answer is Posted For this Question
Be the First to Post Answer
What is loop unrolling?
What is interrupt latency? How can you reduce it?
Tell me why does pre-emptive multi-threading used to solve the central controller problem?
Can we use any function inside isr?
Explain the concept of convention over configuration, and talk about an example of convention over configuration you have seen in the wild.
What are some examples of anti-patterns?
Explain the uses of timers in embedded system?
How do you react to people criticizing your code/documents?
What is difference between binary semaphore and mutex?
Which is better a char, short or int type for optimization?
Explain me how does the interrupt architecture works?
Explain what is a watchdog timer?