Configuring a Connection for Downloading and Debugging (Windows CE 5.0)

Send Feedback

With Platform Builder, you can configure settings that affect how a run-time image downloads to a target device and how Platform Builder communicates with the target device after the Windows CE OS boots.

To configure a connection for downloading and debugging

  1. From the Target menu, choose Connectivity Options.

  2. Choose Kernel Service Map.

  3. In the Target Device box, choose a target device.

    **Note   **Platform Builder provides a default target device called CE Device that appears in the Target Device box.

    Creating a Named Connection

  4. In the Download box, choose a download service.

  5. To the right of the Download box, choose Settings.

  6. Configure the settings for the download service, and then choose OK.

    If a connection to a target device is already configured, the settings associated with the connection to the target device appear in the Download box and the Transport box. Each time you download, you must re-select the settings to reconfigure the target device and reset the IP address.

    For an Ethernet connection only, the development workstation and target device must be on the same subnet. Otherwise, you cannot connect to the target device or debug a Windows CE OS on the target device.

  7. In the Transport box, choose a kernel transport.

  8. To the right of the Transport box, choose Settings.

  9. If necessary, modify the settings for the kernel transport, and then choose OK.

    The kernel transport might not have settings that you can configure, or the kernel transport might already be configured to use the same settings as the download service.

  10. If your run-time image includes support for one or more debuggers, the debugger driver names will appear as options in the Debugger box, such as KdStub for the kernel debugger.

    For the kernel debugger, choose KdStub.

    For hardware-assisted debugging, choose the name of the eXDI driver installed by the hardware-assisted debugger you want to use.

    - or -

    If your run-time image does not include support for a debugger, from the Debugger box, choose None.

  11. Choose Core Service Settings.

  12. To instruct Platform Builder to download a run-time image each time Platform Builder connects with the target device, under Download Image, choose Always.

    - or -

    To instruct Platform Builder to download a run-time image if the run-time image on the development workstation differs from the run-time image on the target device, under Download Image, choose Only if image changed.

    - or -

    To instruct Platform Builder to download a run-time image only the first time Platform Builder connects with the target device, under Download Image, choose Only on initial download.

    - or -

    To instruct Platform Builder to jump to the run-time image on the target device, under Download Image, choose Never (jump to image only).

  13. Choose Apply.

See Also

How to Connect to a Target Device for Debugging

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.