core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_overview_trk.htm
changeset 1658 2a5c0df13bad
parent 1376 120480c02651
child 1767 ba706e5ea5ac
equal deleted inserted replaced
1655:e17ab99b8f30 1658:2a5c0df13bad
    11 <body bgcolor="#FFFFFF">
    11 <body bgcolor="#FFFFFF">
    12 <h2>Run Mode Overview </h2>
    12 <h2>Run Mode Overview </h2>
    13 <p>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 <img src="../../images/command_link.png" width="16" height="12" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.cheatsheets.openCheatSheet(cheatSheetId=com.nokia.carbide.cpp.doc.user.trk_appTRK_Using)")'>HelloCarbide</a> 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.</p>
    13 <p>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 <img src="../../images/command_link.png" width="16" height="12" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.cheatsheets.openCheatSheet(cheatSheetId=com.nokia.carbide.cpp.doc.user.trk_appTRK_Using)")'>HelloCarbide</a> 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.</p>
    14 <p>See the <a href="carbide_example_trk.htm">Run Mode Debug Example</a> for a walkthrough of the following steps which include:</p>
    14 <p>See the <a href="carbide_example_trk.htm">Run Mode Debug Example</a> for a walkthrough of the following steps which include:</p>
    15 <ol>
    15 <ol>
    16   <li>Verify that your SDK or customer kit is recognized in the <a href="../../reference/SDKPreferences.html">SDK preferences</a> panel.</li>
    16   <li>Verify that your SDK or customer kit is recognized in the <a href="../../reference/pref_carb_sdk_preferencea.html">SDK preferences</a> panel.</li>
    17   <li>Create a project by <a href="../ImportingProjects.html">importing</a> a Bld.inf  </li>
    17   <li>Create a project by <a href="../ImportingProjects.html">importing</a> a Bld.inf  </li>
    18   <li>Verify that all the symbolics for the binaries are visible in the <a href="../../reference/view_executables.htm">Executables</a> view</li>
    18   <li>Verify that all the symbolics for the binaries are visible in the <a href="../../reference/view_executables.htm">Executables</a> view</li>
    19   <li><a href="../projects/prj_creating_sis_file.htm">Manage</a> the project's PKG file, being sure to:
    19   <li><a href="../projects/prj_creating_sis_file.htm">Manage</a> the project's PKG file, being sure to:
    20     <ul>
    20     <ul>
    21       <li><a href="../projects/working_with_sis_pkg_files.htm">Create</a> a PKG file for the application (if using Application TRK)</li>
    21       <li><a href="../projects/working_with_sis_pkg_files.htm">Create</a> a PKG file for the application (if using Application TRK)</li>