Share via


Enabling Active or Passive KITL

Other versions of this page are also available for the following:

Windows Mobile SupportedWindows Embedded CE Supported

8/27/2008

In Platform Builder, you can configure settings for the kernel independent transport layer (KITL) that supports debugging services. The default setting is active KITL, which automatically initializes KITL and establishes a connection when the target device starts. The alternate mode, passive KITL, initializes KITL but does not establish a connection when the target device starts. For more information, see Active and Passive KITL.

To enable passive KITL

  1. From the Target menu in the IDE, choose Connectivity Options.

  2. Choose Core Service Settings.

  3. Verify that the Enable KITL on device boot check box is cleared, and then choose Apply.

To enable active KITL

  1. From the Target menu in the IDE, choose Connectivity Options.

  2. Choose Core Service Settings.

  3. Verify that the Enable KITL on device boot check box is selected, and then choose Apply.

See Also

Tasks

Configuring a Connection for Downloading and Debugging

Other Resources

Enabling KITL
Kernel Independent Transport Layer