How are variables mapped across to the various memories by the c compiler?
No Answer is Posted For this Question
Be the First to Post Answer
Which is the best way to write loops?
What is the need for an infinite loop in embedded systems?
Please explain what is interrupt latency? How can you reduce it?
What kinds of problems can you hit with locking model?
Tell me can we put breakpoint inside isr?
What are the different types of customizations that is used with the “volatile” keyword?
Explain how to reduce interrupt latency?
What are the most common errors you've found in embedded systems and how have you resolved them?
What is risc architecture?
What is an embedded system?
Explain whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
Tell me what is interrupt latency?