Supporting KITL in an OS Design

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

The Kernel Independent Transport Layer (KITL) provides a hardware-independent mechanism for communication between the development workstation and a target device. For more information about KITL, see Kernel Independent Transport Layer.

To support KITL in an OS design

  1. From the Project menu, choose Properties.

    The OS Design Property Pages dialog box appears.

  2. In the left pane, choose Configuration Properties, and then choose Build Options.

  3. Select the Enable KITL (no IMGNOKITL=1) check box and then choose OK.

You must now build the run-time image to add support for KITL. For more information, see Building a Run-Time Image.

See Also

Reference

OS Design Property Pages Dialog Box

Other Resources

How to Debug a Run-Time Image on a CEPC