Share via


KITL Transport

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

Platform Manager uses the Kernel Independent Transport Layer (KITL) transport for communication between the development workstation and the target device over any hardware for which the OEM supplies an appropriate transport. The KITL transport operates over the same channel that is used by the kernel debugger.

By using KITL, you can define your own services to communicate between the development workstation and the target device.

To establish a connection to a target device that uses KITL transport

  1. From the Target menu, select Remote Tools, and then select any remote tool.

  2. If the Select a Windows CE Device dialog box appears, click Cancel.

  3. From the Connection menu of the remote tool window, click Configure Windows CE Platform Manager.

  4. From the Windows CE Platform Manager Configuration dialog box, expand the node for the devices that you want to configure.

  5. Select the entry for your device, and then click Properties.

  6. From the Device Properties dialog box in the Transport box, select KITL Transport for Windows CE, and then click Configure.

  7. From the Configure Device Connection dialog box, select the Named connection that represents your target device.

  8. To have Platform Manager continuously verify that the connection is active, check Check connection status check box to enable a keep-alive thread.

    You should turn off the keep-alive thread if the target device does not enable interrupts.

  9. Customize time-out and interval settings for the transport, and then click OK.

  10. In the Startup Server box, select a startup server.

  11. Choose OK.

    After configuring the connection to the target device, connect to the target device. For more information, see Connecting to a Target Device with a Remote Tool.

See Also

Concepts

Transport Selection