Debugger project file configuration – Freescale Semiconductor Microcontrollers User Manual

Page 232

Advertising
background image

Synchronized Debugging Through DA-C IDE

Debugger Interface

232

Microcontrollers Debugger Manual

Figure 9.11 DA-C Debugger Options Dialog Box

In the Debugger combo-box, select the corresponding debugger: HI-WAVE 6.0. Now
specify the binary file to be opened: in our example we want to debug the fibo.abs file.

Then click on the Setup button. The dialog box shown in

Figure 9.12

is opened.

Figure 9.12 DDE Debugger Setup Dialog Box

Specify the path to the hiwave.exe file or use the Browse button, then click on OK.

Debugger Project File Configuration

Before configuring the project file, close DA-C. Open Debugger (for example, from a
shell) and select File > Open Project from the main menu bar. Select the Project.ini
file from the currently defined working directory (in our case C:\Program
Files\Freescale\WORK\<processor>c\project.ini

). We will now add in

the layout of the project the Debugger DA-C component (dac.wnd). In the Debugger
select Component > Open from the main menu bar and choose Dac, as shown in

Figure

9.13

.

Advertising