Explain me can we use printf inside ISR?
Submitted by: MuhammadPrintf function in ISR is not supported because printf function is not reentrant, thread safe and uses dynamic memory allocation which takes a lot of time and can affect the speed of an ISR up to a great extent.
Submitted by: Muhammad
Submitted by: Muhammad
Read Online Embedded Software Engineer Job Interview Questions And Answers
Top Embedded Software Engineer Questions
| ☺ | Explain me can we use printf inside ISR? |
| ☺ | Tell me can we use any function inside ISR? |
| ☺ | Tell me what are the qualifiers in C? |
| ☺ | Tell me how many types of IPC mechanism you know? |
| ☺ | Tell me why embedded system is useful? |
Top Best Engineering Categories
| ☺ | Mechanical Engineering Interview Questions. |
| ☺ | Civil Engineering Interview Questions. |
| ☺ | Chemical Engineering Interview Questions. |
| ☺ | Electrical Engineering Interview Questions. |
| ☺ | Automobile Engineering Interview Questions. |
