While writing interrupt handlers (ISR), which are points
needed to be considered ?
Answer Posted / rajesh
While writing ISR it is necessary to remember which routine is having high priority
Initialize the stack pointer
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Tell me what are the uses of the keyword volatile?
What is the function of simple thread poll in embedded system?
Tell me what is the need for dmac in es?
Tell me how does input/output bus functions?
Tell me why cannot arrays be passed by values to functions?
Tell me can include files be nested?
What elements of oo design are most prone to abuse? How would you mitigate that?
What are the functional requirements that are used in the embedded systems?
Explain the difference between mutexes vs semaphores?
List out various uses of timers in embedded system?
Which parameters decide the size of data type for a processor?
Tell me what is difference between binary semaphore and mutex?
Explain the significance of watchdog timer in embedded systems?
Explain me why is model transformations used in the embedded system?
How do the mvp, mvc, and mvvm patterns relate?