Downloading and Launching an Instrumented Module (Windows CE 5.0)

Send Feedback

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.

    To obtain the path for the release directory, see Obtaining the Path of the Release Directory.

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

  3. In the Remote Call Profiler window, connect to the target device using Platform Manager.

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

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

  6. Choose Run.

To download and launch an instrumented module with eMbedded Visual C++

  1. From the Tools menu, choose Remote Call Profiler.
  2. In the Remote Call Profiler window, connect to the target device using Platform Manager.
  3. In the eMbedded Visual C++ window, run the module.

See Also

Introduction to Remote Call Profiler | Platform Manager

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.