What is the purpose of a watchdog timer?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Embedded Systems AllOther Interview Questions

Tell me what is the purpose of using critical sections?

0 Answers  


Tell me what is microcontroller?

0 Answers  


How do malloc and calloc work?

0 Answers  


What is the need for an infinite loop in embedded systems?

0 Answers  


Explain scope of static variables?

0 Answers  






What is the significance of watchdog timer in embedded systems?

0 Answers  


How to reduce function call overhead in arm based systems

0 Answers  


Explain the significance of watchdog timer in embedded systems?

0 Answers  


What are the characteristics of embedded system?

0 Answers  


What elements of oo design are most prone to abuse? How would you mitigate that?

0 Answers  


look at following code void foo(void) { unsigned int a = 6; int b = -20; int c = (a+b > 6) ? 1:0; } o/p is 1 why explain promotion rules

1 Answers  


Discuss the concept of yagni and explain something you did recently that adhered to this practice.

0 Answers  


Categories