Share via


eXDI Driver Development (Windows Embedded CE 6.0)

1/5/2010

To enable eXDI hardware-assisted debugging with a probe, you must provide an eXDI service that users can install on a development workstation that also has Platform Builder installed.

The probe driver manages communication between the probe and all clients, including OSAccess and Platform Builder. The same driver can sometimes support multiple CPUs, even those from different CPU families at different runs.

The eXDI service can work solely with the debug support available on the hardware. For this reason, the hardware debugger can work even if the OS is not fully functional, or even if there is no OS on the target device. However, once an OS is running on the target device, the debugger can use the OS Access component to acquire Os-related information.

In This Section

  • System Debugging
    Describes the functionality of the Platform Builder kernel debugger.

See Also

Other Resources

Extended Debugging Interface