What are the most common errors you've found in embedded systems and how have you resolved them?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we need a infinite loop in embedded systems development? What are the different ways by which you can code in a infinite loop?
Tell me what is the purpose of using critical sections?
Tell me what is the need for having multibyte data input and output buffers in case of device ports?
What are some examples of anti-patterns?
Are you familiar with design patterns? What design software have you used and in what situations?
How can you ensure that debugging a program while it's being used will not affect its functionality?
What do you mean by interrupt latency?
Explain me what is endianness of a system and how do different systems communicate with each other?
Do you know what is the function of watchdog timer in embedded system?
What's the difference between unit test and integration test?
Tell me what is rtos?
Mention what are buses used for communication in embedded system?