Emulation Technique MCQ Quiz – Objective Question with Answer for Emulation Technique

1. What does ICE stand for?

A. in-circuit emulation
B. in-code EPROM
C. in-circuit EPOM
D. in-code emulation

Answer: A

The ICE or in-circuit emulation is one of the traditional methods 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.

 

2. Which of the following is a traditional method for emulating the processor?

A. SDS
B. ICE
C. CPU simulator
D. Low-level language simulator

Answer: B

The SDS is one of the simulation tools used in embedded systems. CPU simulator and the low-level simulator are the other kinds of simulators used in the embedded system design.

 

3. Which of the following does not have the ability to get hundred individual signal cables into the probe in the emulation technique?

A. OnCE
B. BDM
C. ICE
D. JTAG

Answer: C

The in-circuit emulation does not have the ability to get a hundred individual signal cables into the probe. This problem comes under the physical limitation of the probe, that is as the density of the processor increases the available sockets which provide good electrical contacts are becoming harder which causes a restriction to the probe.

 

4. What does JTAG stand for?

A. joint tag address group
B. joint test address group
C. joint test access group
D. joint test action group

Answer: D

The JTAG is a joint test action group which is an electronics industry association that developed the interfacing port that is standardized for testing the devices.

 

5. Which of the following allows access to all the hardware within the system?

A. debugger
B. JTAG
C. onboard debugger
D. simulator

Answer: B

The JTAG can access all the hardware within the system. They provide a way of taking over the pins of a device and allow the different bit patterns to be imposed on the pins which allows other circuits to be tested with the imposed pins.

 

6. Which of the following works by using a serial port?

A. Simulator
B. JTAG
C. BDM
D. OnCE

Answer: B

The JTAG works by using a serial port and clocking data into a shift register and the output of the shift register drives the pins under the control of the port.

 

7. What is meant by OnCE?

A. on-chip emulation
B. off-chip emulation
C. one-chip emulation
D. once-chip emulation

Answer: A

The OnCE is an on-chip emulation which is a debugging facility used in the digital signal processor chips.

 

8. Which debugging facility is used in Motorola’s DSP 56x0x family?

A. JTAG
B. ICE
C. OnCE
D. BDM

Answer: C

The on-chip emulation provides a debugging facility in the DSP chips. The OnCE is developed for Motorola’s DSP 56x0x family.

 

9. Which facility provides the provision of the debug ports in the ICE technique?

A. simulator
B. emulator
C. debug support
D. jtag

Answer: C

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.

 

10. How the additional registers are accessed in the OnCE?

A. parallel port
B. serial port
C. jtag
D. address register

Answer: B

The on-chip emulation can access additional registers by using a special serial port within the device that provides control over the processor and access to its internal registers.

Scroll to Top