Share via


Target Control Debugging: df Command

Other versions of this page are also available for the following:

Windows Mobile SupportedWindows Embedded CE Supported

8/27/2008

You can use Target Control df command to dump DWORD values to a designated file.

Syntax

df Filename Address Size

Parameters

  • Filename
    Specifies the file into which the dump is saved.
  • Address
    Specifies the beginning address for the dump.
  • Size
    Specifies the size you want to use for the dump.

Remarks

There are two ways to enter the command:

  • If you use a command prompt window, enter commands at the Windows Embedded CE prompt.
  • If you use the Platform Builder IDE, from the Target menu choose CE Target Control to display the Target Control window. Enter commands in the Target Control window.

See Also

Concepts

Debugging Resources Overview

Other Resources

Command-Line Options with Target Control