Enabling the Target Control Service (Windows Embedded CE 6.0)

1/5/2010

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.

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. From the Project menu, choose Properties.

  2. In the Property Pages window, select Configuration Properties, and then select Build Options.

  3. In the Build Options window, select Enable KITL, and then choose OK.

    Selecting this option enables 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

Other Resources

Command-Line Options with Target Control