

InterviewSolution
Saved Bookmarks
1. |
What does ICE stand for?(a) in-circuit emulation(b) in-code EPROM(c) in-circuit EPOM(d) in-code emulationThis question was posed to me by my school principal while I was bunking the class.This key question is from Emulation Techniques in portion Emulation and Debugging Techniques of Embedded Systems |
Answer» CORRECT ANSWER is (a) in-circuit emulation For explanation I would say: The ICE or in-circuit emulation is ONE the traditional method used to emulate the processor in the EMBEDDED system so that the software can be DOWNLOADED and can be debugged in situ in the end application. |
|