Configure library path – Freescale Semiconductor Microcontrollers User Manual

Page 222

Advertising
background image

Synchronized Debugging Through DA-C IDE

Configuring DA-C IDE for Freescale Tool Kit

222

Microcontrollers Debugger Manual

Configure Library Path

An additional configuration path must be defined to specify the location of library header
files (needed for DA-C symbol analysis). This can be done by choosing Options >
Analysis for Symbols > C Source
in the main menu of DA-C.

The window shown in

Figure 9.3

contains options that determine parameters of the C

source code analysis.

Figure 9.3 Analysis for Symbols Options Window - C Source Tab

Source

The supported C dialects of the C language used in the current project can be selected in
this text field. In our example we chose the Freescale M68k language (adapt it to your
needs).

Advertising