diff -r 328f2d956cbe -r c4cdf14b6868 core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_05.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_05.htm Tue Mar 09 10:34:04 2010 -0600 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_05.htm Tue Mar 09 17:31:44 2010 -0600 @@ -1,43 +1,43 @@ - - - - - - -Debugger Settings - - - -

Run Mode On-Device Debugging

-

To implement run mode on-device debugging the following tasks need to be completed.

-
    -
  1. Install device connection software
  2. -
  3. Install Perl
  4. -
  5. Install an SDK
  6. -
  7. Setup environment variables
  8. -
  9. Setup a virtual drive for Techview and Cust Kits
  10. -
  11. Set the default kit in Devices.xml
  12. -
  13. Install the SISX file on the target device
  14. -
  15. Configure TRK connection on the device
  16. -
  17. Create a launch configuration
  18. -
-
-

Set the Default Kit in Devices.xml

-

The Symbian environment needs to know the kit you are using. This is needed since you may have multiple kits installed. You can specify the development kit by setting a default in the file called devices.xml located in the C:\Program Files\Common Files\Symbian folder.

-
From the command line
-
    -
  1. Set the default device devkit by typing on the command line:
    -> devices –setdefault @device id: name
  2. - -

    The device id and name can be found in the devices.xml file. For example, for a Techview 9.2 kit you might type
    - > devices –setdefault @ SymbianOS_92_2006_wk40:com.symbian.techview

    - -
  3. Now ensure the default device is set by entering:
    -> devices
  4. -
  5. Make sure the correct default is set.
  6. -
-
- - - - + + + + + + +Run Mode On-Device Debugging + + + +

Run Mode On-Device Debugging

+

To implement run mode on-device debugging the following tasks need to be completed.

+
    +
  1. Install device connection software
  2. +
  3. Install Perl
  4. +
  5. Install an SDK
  6. +
  7. Setup environment variables
  8. +
  9. Setup a virtual drive for Techview and Cust Kits
  10. +
  11. Set the default kit in Devices.xml
  12. +
  13. Install the SISX file on the target device
  14. +
  15. Configure TRK connection on the device
  16. +
  17. Create a launch configuration
  18. +
+
+

Set the Default Kit in Devices.xml

+

The Symbian environment needs to know the kit you are using. This is needed since you may have multiple kits installed. You can specify the development kit by setting a default in the file called devices.xml located in the C:\Program Files\Common Files\Symbian folder.

+
From the command line
+
    +
  1. Set the default device devkit by typing on the command line:
    +> devices –setdefault @device id: name
  2. + +

    The device id and name can be found in the devices.xml file. For example, for a Techview 9.2 kit you might type
    + > devices –setdefault @ SymbianOS_92_2006_wk40:com.symbian.techview

    + +
  3. Now ensure the default device is set by entering:
    +> devices
  4. +
  5. Make sure the correct default is set.
  6. +
+
+ + + +