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



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

Answer / Dharmendra Choudhary

Infinite loops are used in embedded systems to execute a specific task continually until some event occurs or a specific condition is met. They are essential when you need to perform periodic tasks, control motors, monitor sensors, or manage communication protocols.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Embedded Systems AllOther Interview Questions

Can we use semaphore or mutex or spin lock in interrupt context in linux kernel ?

3 Answers   Broadcom,


Explain what is embedded system in a computer system?

1 Answers  


What is interaction semantics used in embedded systems?

1 Answers  


Tell me why is it better to use multi-threading polling then single threading model?

1 Answers  


Explain me what is spin lock?

1 Answers  


What do you do when you get stuck with a problem you can't solve?

1 Answers  


Can a volatile be constant? Like

1 Answers  


Why embedded system is useful?

1 Answers  


Tell me what is the function of dma controlled in embedded system?

1 Answers  


What is priority inheritance?

1 Answers  


What is your experience with qa engineering?

0 Answers  


What is the use of having the const qualifier?

1 Answers  


Categories