Configuring a Core Connection to a Target Device (Windows Embedded CE 6.0)

1/5/2010

You can configure settings that affect how an application image downloads to a target device, and how Platform Builder communicates with the target device after the application launches.

To configure a connection to a target device

  1. From the Target menu, choose Connectivity Options.

  2. In the Target Connectivity Options dialog box, choose Kernel Service Map.

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

    You can configure as many device connections as you want, as long as each connection has a unique name.

    If a connection to a named target device is already configured, the settings associated with the connection to the target device appear in the Download box and the Transport box.

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

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

    If you are connecting to the Device Emulator, the default download service Device Emulator (DMA) appears in the drop-down list.

    For more information about download settings, see Configuring a Connection for Downloading and Debugging.

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

  7. In the Transport box, choose a kernel transport

    If you are connecting to the Device Emulator, the default download service Device Emulator (DMA) appears in the drop-down list.

    Otherwise, choose Ethernet, Serial, or USB.

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

    If you select a transport that requires configuration, Platform Builder displays a dialog box where you can configure the kernel transport.

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

    • Ethernet KITL settings: specify the target device KITL name and target device boot loader name.
      For an Ethernet connection, the development workstation and target device must be on the same subnet. Otherwise, you cannot connect to the target device or debug a Windows Embedded CE OS on the target device.
    • Serial KITL settings: specify COM port, baud rate, data bits, and parity and flow control.
      If you use a serial connection to download a run-time image to a CEPC, you cannot use an Ethernet connection with the KITL protocol to debug the Windows Embedded CE OS.

See Also

Concepts

Application Download Services
How to Connect to a Target Device for Debugging