What could be the reasons for a system to have gone blank and how would you debug it?
No Answer is Posted For this Question
Be the First to Post Answer
Why embedded system is useful?
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
Why does pre-emptive multi-threading used to solve the central controller problem?
Program to print the 32 number in form of binary, Hexa and ASCI.
What's your experience with technical documentation?
What is dma in an embedded system?
Whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
what are buses used for communication in embedded system?
PROVIDE ME NOTES ON EMBEDDED TCHNLOGY
What are the components of embedded system?
Tell me how are macros different from inline functions?
Mention how I/O devices are classified for embedded system?