How to Keep the OS Functioning When Disconnecting from Platform Builder (Windows Embedded Compact 7)

How to Keep the OS Functioning When Disconnecting from Platform Builder (Windows Embedded Compact 7)

After you download your Windows Embedded Compact OS to your target device by using Platform Builder, you may want to disconnect your development computer from your device. If you do not disable the kernel independent transport layer (KITL) and the kernel debugger in your OS image, the OS will stop working when you disconnect your device from your development computer.

Cause

The debugger is attempting to pass information between your development computer and your device.

Resolution

You need to disable KITL and the kernel debugger in your OS build settings. To disable KITL and the kernel debugger in the OS image, follow the steps below.

To disable KITL and the kernel debugger in the OS image
  1. In Platform Builder, in the Solution Explorer window, right-click your OS design project, and then click Properties.

  2. In the Property Pages dialog box, click Configuration Properties to expand it.

  3. Under Configuration Properties, click Build Options.

  4. In the right pane, under Build Options, set Enable kernel debugger to No.

  5. Set Enable KITL to No.

  6. Click Ok.

     Important:
    Because you have changed the build options, you will need to rebuild the OS before downloading it to the device.
Leave a Comment
  • Please add 7 and 3 and type the answer here:
  • Post
Wiki - Revision Comment List(Revision Comment)
Sort by: Published Date | Most Recent | Most Useful
Comments
  • W. Giberson edited Revision 6. Comment: Moved "Windows Embedded Compact 7" to the end of the title.

  • W. Giberson edited Revision 1. Comment: Added product name to title

  • W. Giberson edited Original. Comment: Updated link to Wiki article on downloading an OS to a device over Ethernet.

Page 1 of 1 (3 items)
Wikis - Comment List
Sort by: Published Date | Most Recent | Most Useful
Posting comments is temporarily disabled until 10:00am PST on Saturday, December 14th. Thank you for your patience.
Comments
  • W. Giberson edited Revision 6. Comment: Moved "Windows Embedded Compact 7" to the end of the title.

  • W. Giberson edited Revision 1. Comment: Added product name to title

  • W. Giberson edited Original. Comment: Updated link to Wiki article on downloading an OS to a device over Ethernet.

Page 1 of 1 (3 items)