Hardware-assisted Debugging (Windows CE 5.0)
Platform Builder enables you to use Extended Debugging Interface (eXDI) hardware-assisted debugging to control the execution of a target device, and to examine and modify the state of the device.
Hardware-assisted debugging enables debugging that is not otherwise supported by the default debugger in Platform Builder. For example, you can use hardware-assisted debugging to debug code used in hardware bring-up, boot loading, and to debug execution that occurs prior to the start of the kernel.
Third-party vendors provide the required hardware and software, which includes, at a minimum, a probe driver, and a probe.
The third-party vendor can also provide additional functionality through an external application that accesses the probe in parallel.
Platform Builder provides an Integrated Development Environment (IDE) interface to the third-party components.
In This Section
- Benefits of eXDI Hardware-Assisted Debugging
Compares the benefits of using hardware-assisted debugging to those of kernel debugging - Configuring eXDI Hardware-Assisted Debugging
Describes how to install eXDI hardware-assisted debugging. - Using the eXDI Hardware-Assisted Debugger
Describes how to use the eXDI workspace.
Related Sections
- System Debugging
Provides descriptions of the debugging tools included with Windows CE. - Core Connectivity Infrastructure
Describes the application and kernel connectivity infrastructure for Windows CE.
Send Feedback on this topic to the authors