diff -r 44a3965e21f2 -r 0083290c145a core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_03.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_03.htm Mon Jul 19 17:04:12 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_03.htm Tue Jul 20 13:52:51 2010 -0500 @@ -13,13 +13,13 @@
  1. Connect target device to PC
  2. Install TRK remote agent (v3.2.6) or later on the target device
  3. -
  4. Configure project for debugging
  5. +
  6. Configure project for downloading
  7. Debug project on target device

 

-

Configure project for debugging

+

Configure project for downloading

  1. Select a configuration to debug the HelloWorld application on the target device.

    We choose Phone Debug (armv5_udeb) for this example using the Manage Configurations icon on the toolbar, but yours name may differ based upon the SDK selected for your project.

    @@ -59,7 +59,7 @@

    NEXT: Debug project on target device

    Other references