Explain me can we use printf inside isr?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between using a macro and a in line function?
Explain what happens when recursion functions are declared inline?
Why are patterns important?
A=7; b=8; x=a++-b; printf(“%d”, x ); what does this code give as output?
What is the task of the pre-processor?
What's the difference between locking and lockless (optimistic and pessimistic) concurrency models?
Tell me why does pre-emptive multi-threading used to solve the central controller problem?
What is the need for having multibyte data input and output buffers in case of device ports?
What is the order of calling for the constructors and destructors in case of objects of inherited classes?
What is a semaphore? What are the different types of semaphore?
How does combination of functions reduce memory reuirement in embedded system?
What is the function of watchdog timer in embedded system?