Answers

Question and Answer:

  Home  Embedded Software Engineer

⟩ Tell us what is the need for an infinite loop in embedded systems?

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.

 190 views

More Questions for you: