diff -r 549473f3167e -r b622387629d6 core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_overview_trk.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_overview_trk.htm Wed Sep 15 09:33:14 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_overview_trk.htm Wed Sep 15 09:40:16 2010 -0500 @@ -10,7 +10,7 @@

Run Mode Overview

-

This example shows how to create and build an application and debug it on a device using the Application TRK on-device debug agent. Click this link to the HelloCarbide cheatsheet that provides links to detailed steps. The majority of steps are identical to the ones used to create a program and debug in an emulator, with some minor variations.

+

This example shows how to create and build an application and debug it on a device using the Application CODA on-device debug agent. Click this link to the HelloCarbide cheatsheet that provides links to detailed steps. The majority of steps are identical to the ones used to create a program and debug in an emulator, with some minor variations.

See the Run Mode Debug Example for a walkthrough of the following steps which include:

  1. Verify that your SDK or customer kit is recognized in the Symbian SDKs panel.
  2. @@ -18,14 +18,14 @@
  3. Verify that all the symbolics for the binaries are visible in the Executables view
  4. Manage the project's PKG file, being sure to:
  5. Build the project using a target for on-device build configuration (GCCE or ARM)
  6. -
  7. Start the TRK on-device debug agent on the device
  8. -
  9. Create a Symbian OS Application TRK launch configuration to provide additional information to the debugger
  10. +
  11. Start the CODA on-device debug agent on the device
  12. +
  13. Create a Symbian OS Application CODA launch configuration to provide additional information to the debugger
  14. Launch the debugger to interactively control the program on the device

NOTE Carbide will install the SISX file on the device prior to launching the debugger.