core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_01.htm
changeset 1646 7bcb3d758005
parent 1645 0083290c145a
child 1791 727385d8e2b3
--- a/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_01.htm	Tue Jul 20 13:52:51 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_01.htm	Tue Jul 20 14:14:39 2010 -0500
@@ -12,7 +12,7 @@
 <p>In this example we demonstrate how to debug applications on a remote device using the Application TRK remote debug agent. This enables you to test  programs on the actual device it will operate on while observing its behavior using the Carbide debugger. The steps to do this include:</p>
 <ol>
     <li><strong>Connect target device to PC</strong></li>
-    <li><a href="../trk/trk_installation_instr.htm">Install </a>TRK remote agent (v3.2.6) or later on the target device</li>
+    <li><a href="../trk/trk_installation_instr.htm">Install </a>TRK remote agent (v3.2.7) or later on the target device</li>
     <li><a href="run_mode_debug_example_04.htm">Configure</a> project for downloading</li>
     <li><a href="run_mode_debug_example_05.htm">Debug</a> project on target device</li>
     </ol>