What are the commonly found errors in embedded systems?


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

Post New Answer

More Embedded Systems AllOther Interview Questions

How does input/output bus functions?

0 Answers  


What is Difference between CAN and GMLAN

2 Answers   GM General Motors,


What happens when recursive functions are declared inline?

0 Answers  


what is difference between micro processor & micro controller ?

8 Answers   Bosch,


what is Page Fault or Page thrashing ?

3 Answers   Broadcom,


What is equ?

0 Answers  


Tell me can we use any function inside isr?

0 Answers  


What is the scope of a function that is declared as static?

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  


Do you know what is the function of watchdog timer in embedded system?

0 Answers  


Have you designed ui, user interface?

0 Answers  


Explain what is size of character, integer, integer pointer, character pointer?

0 Answers  


Categories