Tell me what could be the reasons for a system to have gone blank and how would you debug it?



Tell me what could be the reasons for a system to have gone blank and how would you debug it?..

Answer / Deepti Rani

A system going blank can be due to power issues, hardware malfunctions, software bugs, or communication problems. To debug, follow these steps: 1) Check power supply and ensure proper voltage levels, 2) Perform visual inspection for any physical damage on the hardware components, 3) Analyze the error logs if available, 4) Isolate the problem by testing individual parts of the system, 5) If it's a software issue, use debugging tools to identify the root cause, and 6) Address the issue based on your findings.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Embedded Systems AllOther Interview Questions

How does the addition of service orientation change systems? When is it appropriate to use?

1 Answers  


How to create a child process in linux?

1 Answers  


Explain what are the uses of the keyword static?

1 Answers  


What's risc architecture?

1 Answers  


What is the main function of multiplexed address/data bus?

1 Answers  


What are the essential components of embedded system?

1 Answers  


What is the order of calling for the constructors and destructors in case of objects of inherited classes?

1 Answers  


In 8085 microprocessor READY signal does.which of the following is incorrect statements [a]It is input to the microprocessor [b] It sequences the instructions

4 Answers   Wipro,


If your database was under a lot of strain, what are the first few things you might consider to speed it up?

1 Answers  


What is continuous integration? Have you used it and why is it important?

1 Answers  


What is difference between using a macro and inline function?

1 Answers  


Tell me whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?

1 Answers  


Categories