Advanced Embedded Systems Question:
Download Job Interview Questions and Answers PDF
What is the need for an infinite loop in embedded systems?
Answer:
Embedded systems require infinite loops for repeatedly processing or monitoring the state of the program. For instance, the case of a program state continuously being verified for any exceptional errors that might just happen during run-time such as memory outage or divide by zero, etc.
Download Advanced Embedded Systems Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain me what are the different types of customizations that is used with the “volatile” keyword? | Please explain what does DMA address will deal with? |