Memory and Register Access (Windows Embedded CE 6.0)

1/5/2010

The eXDI provides OS-agnostic interfaces to directly read from and write to the target's main memory and registers. In addition, OS-aware interfaces provide access to in-process memory usage.

For more information about memory access that is independent of the OS, see OS-agnostic Memory Handling.

For more information about in-process memory access, see OS-aware Memory Handling.

For more information about managing register contents, see eXDI Register Access.

For information about Windows Embedded CE memory layout, see Virtual Memory Layout: Windows CE 5.0 vs. Windows Embedded CE 6.0.

See Also

Concepts

eXDI Overview

Other Resources

eXDI Driver Development