Embedded Systems Question:

While writing interrupt handlers (ISR), which are points needed to be considered?

Embedded Systems Interview Question
Embedded Systems Interview Question

Answer:

Avoid sleep , use GFP_ATOMIC instead of GFP_KERNEL in kmalloc


Previous QuestionNext Question
WHAT IS THE DIFFERENCE BETWEEN TESTING AND VERIFICATION OF VLSI CIRCUIT?Explain can microcontroller work independently?