

InterviewSolution
Saved Bookmarks
1. |
Which facility provides the provision of the debug ports in the ICE technique?(a) simulator(b) emulator(c) debug support(d) jtagThe question was posed to me in an online quiz.I need to ask this question from Emulation Techniques topic in division Emulation and Debugging Techniques of Embedded Systems |
Answer» CORRECT option is (c) debug support Explanation: The debugging support to the processor enables the processor to be a single STEPPED and breakpoint under remote control from a host or the WORKSTATION. This facility can PROVIDE the provision of the debug ports. |
|