Communication dll installation, Debugger properties configuration – Freescale Semiconductor Microcontrollers User Manual

Page 231

Advertising
background image

Synchronized Debugging Through DA-C IDE

Debugger Interface

231

Microcontrollers Debugger Manual

Figure 9.10 Communication between DA-C IDE and Debugger

Communication DLL Installation

As described previously, the Debugger needs the nDAPI communication DLL (provided
by DA-C IDE). This dll (called Ndapi.dll) is automatically installed during the Freescale
Tool Kit installation. However, if you install a new release of DA-C you have to follow
this procedure:

In the \Program directory of your DA-C installation, copy the Ndapi32.dll
(Ndapi32.dll version 1.1 or later) and paste it in your current
Freescale\CodeWarrior for Microcontrollers V6.1\PROG

directory

(where Debugger is located). Then rename it to Ndapi.dll.

Debugger Properties Configuration

In the DA-C main menu, choose Options > Debugger, the dialog box shown in

Figure

9.11

is opened.

Advertising