User`s guide

9.3
Debugging
Applications
This
chapter
describes
how
to
debug
your
application
using
the
Device
Emulator
.
Before
starting
to “Build”, establish a connection between the DT-X7 and your PC via ActiveSync by referring to
Chapter 9.4 “Using the Device Emulator”.
For the basic order of developing an application, refer to Chapters 7. “eMbedded Visual C++” and 8.
“Visual Studio .NET 2003 and Visual Studio 2005”.
9.3.1
Setting
Build
Configuration
When
using
Visual
Studio
2005
DT-X7 Emulator in the target device pull-down menu. See Figure 9.3.
Figure
9.3
When
using
eMbedded
Visual
C++
4.0
C++ 4.0, Win32 (WCE ARMV4I) Debug in the Active Configuration pull-down menu, and
DT-X7 Device in the Default Device pull-down menu.
Figure
9.4
9.3.2
Debugging
Applications
Basic
Debug
Operation
The debug operation used for the Device Emulator in both Visual Studio 2005 and eMbedded
Visual C++ 4.0 is the same as an ordinary debug operation using the actual terminal.
Debugging
with
the
Device
Emulator
With the Device Emulator, it is possible to set a break point in the source code of the application
for step-by-step debugging.