core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_06.htm
changeset 2087 617a89f9dffc
parent 2009 b622387629d6
child 2092 047b263f1004
equal deleted inserted replaced
2086:218e49ed806f 2087:617a89f9dffc
    21   <li><a href="run_mode_debug_07.htm">Configure CODA connection on the device</a></li>
    21   <li><a href="run_mode_debug_07.htm">Configure CODA connection on the device</a></li>
    22   <li><a href="run_mode_debug_08.htm">Create a launch configuration</a></li>
    22   <li><a href="run_mode_debug_08.htm">Create a launch configuration</a></li>
    23 </ol>
    23 </ol>
    24 <div class="step">
    24 <div class="step">
    25 <h4><a name="runSISX" id="runSISX"> </a>Install the SISX File on the Target Device</h4>
    25 <h4><a name="runSISX" id="runSISX"> </a>Install the SISX File on the Target Device</h4>
    26 <p>The on-device debug agent is delivered to the target device as a SISX file. There are two versions of CODA: Application CODA and System CODA.</p>
    26 <p>The on-device debug agent is delivered to the target device as a SISX file. There are two versions of CODA: Symbian OS Device (Install SIS) and Symbian OS Device.</p>
    27   <ul>
    27   <ul>
    28     <li>Application CODA&mdash; supports application debugging only and available to developers creating applications for devices. Developers do not have access to system level routines, system ROM, and other user application code. User cannot modify the LR and SR registers, and must use a SIS file to debug an application.</li>
    28     <li>Symbian OS Device (Install SIS)&mdash; supports application debugging only and available to developers creating applications for devices. Developers do not have access to system level routines, system ROM, and other user application code. User cannot modify the LR and SR registers, and must use a SIS file to debug an application.</li>
    29     <li>System CODA&mdash; supports both application and limited ROM debugging; including application executables and limited ROM based components (no device drivers). Also available to original equipment manufacturers (OEMs) for device creation and customization.</li>
    29     <li>Symbian OS Device&mdash; supports both application and limited ROM debugging; including application executables and limited ROM based components (no device drivers). Also available to original equipment manufacturers (OEMs) for device creation and customization.</li>
    30   </ul>
    30   </ul>
    31   <p>The following SISX file is officially signed by Nokia: 
    31   <p>The following SISX file is officially signed by Nokia: 
    32   <span class="code">s60_3_0_app_trk_2_6_nokia_signed.sisx</span></p>
    32   <span class="code">s60_3_0_app_trk_2_6_nokia_signed.sisx</span></p>
    33   <h5>Installing using Bluetooth</h5>
    33   <h5>Installing using Bluetooth</h5>
    34   <ol>
    34   <ol>