Vortex86DX-MSJK Windows Embedded CE 6.0 R3 Jump Start Rev 2.2
Page 89 of 144
Fig. 94 -
VS2005 IDE showing debug output message
With KITL enabled, the Platform Builder’s debug output window displays additional information as
the target device startup. From the debug output window, it shows the library and driver
components’ loading processes. The additional information is useful, and may be critical, to help
debug and identify problems. Debug output message can be copied to a text file to be analyze in
detail. Refer to CE 6.0 documentation for more information about various debug and
troubleshooting resources available.
In the following section, we will work through a series of exercise using remote tools from the
VS2005 IDE to access the CE 6.0 OS runtime on the target device remotely.
Remote Tool: Process Viewer
The Remote Process Viewer makes it possible to view running processes, associated threads and
modules on the CE 6.0 target device remotely.
To use this remote tool, with the CE 6.0 OS runtime image, built with KITL enabled, downloaded to
the target device, work through the following steps to launch the Remote Process Viewer:
•
From the VS2005 IDE, select
Target | Remote Tools | Process Viewer
to bring up the
Select
a Windows CE Device
screen, as shown in Figure 95.
Fig. 95 -
Select a Windows CE device to connect to the remote tool