
VDX-6318 Windows Embedded Compact 7 - Getting Started Guide
Windows Embedded Compact 7 Getting Started Rev 2.00
Page 68
Download KITL Enabled Compact 7 OS Image to Target
Device
After the build process in the previous step is completed and successfully generated an OS run-time
image with KITL enabled. Follow the procedure in the earlier section (Part-7) to download the
Image to the target device.
After the image is downloaded to the target device, the VS2008 IDE’s Output tab should look similar
to the following screen, as shown in Figure 70.
Fig. 70 -
VS2008 IDE showing debug output message
With KITL enabled, the Platform Builder’s debug output window displays additional information as
the target device startup. The additional information is useful for debugging and can help identify
potential problems. Debug output message can be copied to a text file to be analyze in detail. Refer
to Compact 7 documentation for more information about various debug and troubleshooting
resources available.
In the following section, you will work through a series of exercise using remote tools from the
VS2008 IDE to access the Compact 7 OS run-time 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 Compact 7 target device remotely.
Continuing from the previous section, with the KITL enabled OS image downloaded to the target
device, work through the following steps to launch the Remote Process Viewer:
From the VS2008 menu, select
Tools → Remote Tools → Process Viewer
to bring up the
Select a Windows CE Device
screen, as shown in Figure 71.