While writing interrupt handlers (ISR), which are points
needed to be considered ?
Answer Posted / jay
Avoid sleep , use GFP_ATOMIC instead of GFP_KERNEL in kmalloc
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Would you call yourself a craftsman (craftsperson) and what does that word mean to you?
Can a pointer be volatile ?
Do you know what is the function of watchdog timer in embedded system?
What are the functional requirements that are used in the embedded systems?
What are the differences between stateless and stateful systems, and impacts of state on parallelism.
When do you know your code is ready for production?
Give an example of troubleshooting on embedded targets. Explain the process step-by-step.
What are the different types of buses used by the embedded systems?
Tell me what is a watchdog timer?
Why is model transformations used in the embedded system?
As you know a vast majority of high performance embedded systems today use risc architecture why?
What is the purpose of a watchdog timer?
Explain me why is model transformations used in the embedded system?
what is embedded system in a computer system?
Program to print the 32 number in form of binary, Hexa and ASCI.