Tell me what is the function of dma controlled in embedded system?
How can you reduce memory requirements in embedded systems?
Explain the differences between stateless and stateful systems, and impacts of state on parallelism.
What is the need for having multibyte data input and output buffers in case of device ports?
What type of scheduling is there in rtos?
Advantages and disadvantages of using macro and inline functions?
You have just been put in charge of a legacy code project with maintainability problems. What kind of things would you look to improve to get the project on a stable footing?
How can you reduce interrupt latency?
Write a constant time consuming statement lot finding out if a given number is a power of 2?
How do the mvp, mvc, and mvvm patterns relate?
Design a circuit for A + abs(B) = C, where A and B are 4 bits wide and 2?s complement representation
Explain some of the commonly found errors in embedded systems?
What is the use of volatile keyword?