Setup

To begin debugging, the first step is to connect a board via USB into the debugger PC. DAS will handle the communication between the board and the PC, and the IDE is using a TCP/IP connection with the TCF agent for the communication. The agent is using the MCD API to execute commands on the board like step one instruction, read a register, reset the cores, etc…​

setup
Fig. 1. Semantic diagram of the debugger setup