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

21. Which of the following uses the Xray interface method to provide the debugging interface?

A. pSOS+m
B. pSOS
C. pSOS+
D. NAP

Answer: C

The pSOS+ uses the Xray interface method to provide the debugging interfaces which can extend the power of the Xray.

 

22. How is the processor enter into a BDM state?

A. BDM signal
B. Start signal
C. BDM acknowledges the signal
D. Start signal of the processor

Answer: A

The assertion of the BDM signal or by executing the special BDM instruction, the processor enters into the BDM state and when the processor enters into the BDM mode, low-level microcode takes the processor which allows the breakpoint to be set, registers to be accessed, and so on.

 

23. 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.

 

24. 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.

 

25. 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.

 

26. 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.

 

27. 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.

 

28. 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.

 

29. 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.

 

30. 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.

Scroll to Top