Enabling Active or Passive KITL (Windows CE 5.0)
In Platform Builder, you can configure settings for the kernel independent transport layer (KITL), which 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
- From the Target menu in the IDE, choose Connectivity Options.
- Choose Core Service Settings.
- Verify that the Enable KITL on device boot check box is cleared, and then choose Apply.
To enable active KITL
- From the Target menu in the IDE, choose Connectivity Options.
- Choose Core Service Settings.
- Verify that the Enable KITL on device boot check box is selected, and then choose Apply.
See Also
Configuring a Connection for Downloading and Debugging | Enabling KITL | Kernel Independent Transport Layer
Send Feedback on this topic to the authors