Enabling the Target Control Service (Windows CE 5.0)

Send Feedback

To enable the target control service, you must first build a run-time image that supports the tool. When you enable Target Control, Platform Builder includes shell.exe, in the run-time image.

By default, a run-time image that supports Target Control includes KITL, regardless of the build options you choose.

For more information about enabling Target Control during the build process, see How to Use the IDE to Create, Customize, and Build a Run-Time Image.

When enabled, Target Control runs independently as a connectivity service. For general information about connectivity services, see Core Connectivity Overview.

To enable the target control service

  1. In the command-line window, type

    Set IMGNOKITL = 
    

    This enables KITL transport support in the run-time image

  2. From the Platform menu, choose Settings.

  3. On the Build Options tab, select one or more of the following options.

    • Enable CE Target Control Support

      Select before building the run-time image to allow the Target Control service to connect and pass information from the target device to the host. Target Control requires a KITL transport.

    • Enable KITL

      Select to enable KITL as a transport layer for communication between the development workstation and the target device for debugging.

  4. From the Target menu, choose Connectivity Options.

  5. Choose Core Service Settings.

  6. Choose the following KITL settings:

    • To instruct Platform Builder to boot the target device in active KITL mode, choose Enable KITL on device boot.
    • To enable loading files in the flat release directory from the target device, choose Enable access to desktop files.
  7. Choose OK.

See Also

Tools for Debugging and Testing

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.