Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The eXDI2 helpers require the following common external interfaces.
Interface | Description |
---|---|
IeXdi2HelperGeneric | Client side.
Provides generic access to eXDI helpers. |
IeXdi2Exec | Client side.
Provides execution control of the target device. |
IeXdi2Mem | Client side.
Provides memory, I/O, and CPU register access to the target device. |
IeXdi2ClientNotifyMemChg | Server side.
Generates callbacks to notify a client of a memory change on the debugging target. |
IeXdi2ClientNotifyRunChg | Server side.
Generates callbacks to notify a client of a run-state change on the debugging target. |
IeXdi2ClientAuthorizeContinuation | Server side.
Generates callbacks to notify a client that target device execution is about to resume. |
See Also
Send Feedback on this topic to the authors