What do you mean by interrupt latency?
No Answer is Posted For this Question
Be the First to Post Answer
What are the commonly found errors in embedded systems?
Describe the structure and contents of a design document, or a set of design documents, for a multi-tiered web application.
Tell me what is null pointer and what is its use?
What buses are used for communication in embedded system?
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
Tell me about 3 times you failed.
What is interrupt latency? How can you reduce it?
Explain me what is spin lock?
can please tel me faq's asking in interviews on microcontrollers
What is the task of the pre-processor?
As you know a vast majority of high performance embedded systems today use risc architecture why?
How does the interrupt architecture works?