Which interface is used to troubleshoot embedded system software?
- SPI
- JTAG
- I2C
- UART
Explanation: The JTAG port (or interface) on an embedded system provides access to the system for troubleshooting software issues. JTAG is not a communication protocol but rather a protocol to be used for testing and debugging.
Related exam: IoT Security 1.1 Chapter 3 Quiz Answers
