Freescale Semiconductor Microcontrollers User Manual

Page 235

Advertising
background image

Synchronized Debugging Through DA-C IDE

Troubleshooting

235

Microcontrollers Debugger Manual

Open the setup dialog box in the Debugger by clicking on the DA-C Link component and
choose DA-C Link > Setup from the main menu. The Connection Specification dialog box
opens (

Figure 9.18

).

Figure 9.18 DA-C Connection Specification Dialog Box

Compare the Debugger Name from this dialog box with the selected Debugger in the DA-
C IDE (Options > Debugger), as shown in

Figure 9.19

. Both must be the same.

Figure 9.19 DA-C Debugger Options Dialog Box

If the names are not the same, change the name in the Debugger "Connection
Specification" and click OK. This establishes a new connection and saves the "Connection
Specification" in the current Project.ini file in the section shown in

Listing 9.4

.

Listing 9.4 DA-C Section in Project File.

[DA-C]
DEBUGGER_NAME=HI-WAVE 6.0
SHOWPROT=1

Advertising