Share via


Downloading and Launching an Instrumented Module (Windows Embedded CE 6.0)

1/5/2010

To profile an application, first download the instrumented module for the application to the target device and then launch the application.

The following procedures describe how to download and launch an instrumented module with Platform Builder and eMbedded Visual C++.

To profile OS code, you run an OS that has been instrumented on the target device.

To download and launch an instrumented module with Platform Builder

  1. Copy the files for your instrumented module to the release directory.

  2. From the Target menu of the Platform Builder window, choose Remote Tools, and then choose Call Profiler.

  3. In the Call Profiler window, connect to the target device.

  4. From the Target menu of the Platform Builder window, choose Run Programs.

  5. From the Available Programs list, select the executable file that corresponds your instrumented module.

  6. Choose Run.

See Also

Concepts

Call Profiler Quick Start
Introduction to Call Profiler