added note on TRK improvements RCL_2_4
authorfturovic <frank.turovich@nokia.com>
Tue, 02 Mar 2010 14:31:44 -0600
branchRCL_2_4
changeset 1063 c67144afafb0
parent 1060 852f9f9927e6
child 1065 cbd259644a9f
added note on TRK improvements
core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm	Tue Mar 02 13:29:39 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm	Tue Mar 02 14:31:44 2010 -0600
@@ -41,7 +41,8 @@
   <li><b>Plug-and-Play On-device Debugging </b> supported &mdash; debugging a target device just got easier. Using a USB cable, connect the PC to the target device, then launch Carbide.c++. Carbide locates the connected device and creates a remote connection setup to communicate with it. Build the program and launch it on the device to start the debugging session.</li>
   <li><b>TRK improvements</b> - TRK continues to evolve and now includes these improvements:
     <ul>
-        <li>TRK ...</li>
+        <li>Both Application and System TRK support PnP mode</li>
+        <li><span class="code">VERSION3</span> command now supported</li>
     </ul>
   </li>
   <li><b>RVCT 4.0 (ARMv5)</b> builds and some limited debugging is supported</li>