Kernel transfer independence layer (kitl) Analysis of Windows CE 6.0 (1)

Source: Internet
Author: User

 

The Kernel Independent Transport Layer (KITL) designed by the Windows CE operating system is mainly used to facilitate various debugging services, by separating the communication service protocol from the hardware transmission communication layer, it reduces the trouble of designing the hardware transmission layer, so that developers do not need to understand how data is transmitted to different communication devices, use different types of hardware transmission ports and Platform
The remote tool of Platform Builder is used to remotely debug the target device. At the same time, KITL is also an essential tool for the Kernel Debugger (Kernel Debugger.

KITL serves as a communication service between a development workstation (usually a PC) and a target device. It is composed of desktop (PC) components and target device components. on the desktop end, it is a dynamic link library (CeConnDll. dll), in order to enable KITL to use the API functions defined in the dynamic link library, the dynamic link library must be registered in the registry of the desktop system (in the installation of Platform
Builder system ). In Windows CE 5.0, KITL, OAL, and Kernel (Kernel) are compiled in an executable Kernel, while in Windows
In CE 6.0, KITL is compiled as an independent module (kitl. dll), and KITL initializes the call process and
The connection method of Builder has also changed.

The following describes how to port the KITL function of Windows CE 5.0 to Windows CE 6.0 and how
The call sequence and compilation process of KITL in CE 6.0.

1. KITL initialization process

(1) KITL initialization process for Windows CE 5.0

 

 

(2) KITL initialization process for Windows CE 6.0

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.