How can you ensure that debugging a program while it's being used will not affect its functionality?
637What are the most common errors you've found in embedded systems and how have you resolved them?
513Are you familiar with design patterns? What design software have you used and in what situations?
493Explain the software analysis process, such as code analysis, code metrics, and system risk analysis or software reliability.
559What is the difference between "set" logic, and "procedural" logic. When would you use each one and why?
504Discuss the concept of yagni and explain something you did recently that adhered to this practice.
471
What is the task of the pre-processor?
What is the difference between locking and lockless (optimistic and pessimistic) concurrency models?
Implement a
6-T XOR gate?
What work have you done on full chip Clock and Power distribution? What process technology and budgets were used?
What happens if we delay the enabling of Clock signal?
What buses are used for communication in embedded system?
what is the use of defpararm?
Explain the differences between the nmi and intr
What is dma in an embedded system?
In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?
Explain the difference between microcontroller and microprocessor?
What is the logical difference between move a to b and compute b = a?
Explain how Verilog is different to normal programming language?
Explain the 8051 microcontroller architecture?