While writing interrupt handlers (ISR), which are points
needed to be considered ?
Answer Posted / baazicha
- Do not issue blocking calls
- Defer as much processing to second level interrupt
handler or BH.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Accessing fixed memory locations
What is a semaphore? What are the different types of semaphore?
What software configuration management tools are you familiar working with?
Explain scope of static variables?
What's your experience with technical documentation?
Tell me how does input/output bus functions?
Explain the significance of watchdog timer in embedded systems?
What buses are used for communication in embedded system?
Tell me what is interrupt latency? How can you reduce it?
What is the difference between a web server, web farm and web garden? How would your web application need to change for each?
Tell me what is the need for having multibyte data input and output buffers in case of device ports?
Tell me which parameters decide the size of data type for a processor?
Tell me can a variable be both const and volatile?
Can you name any code testing tools?
What are the functional requirements that are used in the embedded systems?