core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_overview_trk.htm
changeset 2092 047b263f1004
parent 2087 617a89f9dffc
child 2131 ff0156b93599
equal deleted inserted replaced
2091:42a54f0190c1 2092:047b263f1004
    22       <li><a href="../../reference/build_properties/pane_build_config_sis.htm">Include</a> the PKG file as part of the project in the SIS Builder pane of your project Properties </li>
    22       <li><a href="../../reference/build_properties/pane_build_config_sis.htm">Include</a> the PKG file as part of the project in the SIS Builder pane of your project Properties </li>
    23       <li><a href="../../reference/build_properties/wnd_sis_properties.htm">Specify</a> application keys (if not a self-signing application) in the SIS Properties dialog </li>
    23       <li><a href="../../reference/build_properties/wnd_sis_properties.htm">Specify</a> application keys (if not a self-signing application) in the SIS Properties dialog </li>
    24     </ul>
    24     </ul>
    25   </li>
    25   </li>
    26   <li><a href="../projects/prj_build.htm">Build</a> the project using a target for on-device build configuration (GCCE or ARM) </li>
    26   <li><a href="../projects/prj_build.htm">Build</a> the project using a target for on-device build configuration (GCCE or ARM) </li>
    27   <li>Start the CODA on-device debug agent on the device</li>
    27   <li>Start the CODA software on the device</li>
    28   <li><a href="../projects/prj_debug_config.htm">Create</a> a Symbian OS Device (Install SIS) <a href="../trk/trk_carbide_setup.htm">launch configuration</a> to provide additional information to the debugger</li>
    28   <li><a href="../projects/prj_debug_config.htm">Create</a> a Symbian OS Device (Install SIS) <a href="../trk/trk_carbide_setup.htm">launch configuration</a> to provide additional information to the debugger</li>
    29   <li>Launch the <a href="carbide_debugging.htm">debugger</a> to interactively control the program on the  device</li>
    29   <li>Launch the <a href="carbide_debugging.htm">debugger</a> to interactively control the program on the  device</li>
    30 </ol>
    30 </ol>
    31 <p class="note"><b>NOTE</b> Carbide will install the SISX file on the device prior to launching the debugger.</p>
    31 <p class="note"><b>NOTE</b> Carbide will install the SISX file on the device prior to launching the debugger.</p>
    32 <p>At this point you can open sources files from the <b>Executables</b> view or project view in order to set breakpoints.</p>
    32 <p>At this point you can open sources files from the <b>Executables</b> view or project view in order to set breakpoints.</p>