core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/run_mode_cs.xml
changeset 0 fb279309251b
child 184 758f05682b77
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <cheatsheet title="On-device Run Mode Debugging Setup">
       
     3    <intro href="html/tasks/debugger/run_mode_debug.htm">
       
     4       <description>
       
     5          Follow these steps to install on-device run mode debug software and compilers, create ROM images, and define launch configurations.
       
     6       </description>
       
     7    </intro>
       
     8    <item
       
     9          dialog="true"
       
    10          href="/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug.htm"
       
    11          skip="false"
       
    12          title="Install device connection software">
       
    13       <description>
       
    14          Choose one of the these methods to install device connection software on your PC to interact with the target device.
       
    15       </description>
       
    16       <subitem label="Using Bluetooth" skip="true">
       
    17       </subitem>
       
    18       <subitem label="Using Nokia PC Suite software" skip="true">
       
    19       </subitem>
       
    20    </item>
       
    21    <item title="Install necessary software and configure it" dialog="true" skip="false" href="/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug.htm">
       
    22       <description>
       
    23          Before you begin stop mode debugging, make sure all preconditions are met.
       
    24       </description>
       
    25       <subitem
       
    26             label="Install Perl">
       
    27       </subitem>
       
    28       <subitem label="Install an SDK" skip="false">
       
    29       </subitem>
       
    30       <subitem label="Setup environment variables" skip="false">
       
    31       </subitem>
       
    32       <subitem label="Setup a virtual drive" skip="false">
       
    33       </subitem>
       
    34    </item>
       
    35    <item
       
    36          dialog="true"
       
    37          href="/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug.htm"
       
    38          skip="false"
       
    39          title="Install the SISX file on the device">
       
    40       <description>
       
    41          Choose one of these methods to install the SISX file on the target device.
       
    42       </description>
       
    43       <subitem label="Use Bluetooth" skip="true">
       
    44       </subitem>
       
    45       <subitem label="Use Nokia PC Suite" skip="true">
       
    46       </subitem>
       
    47    </item>
       
    48    <item
       
    49          dialog="true"
       
    50          href="/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug.htm"
       
    51          skip="false"
       
    52          title="Create a launch configuration">
       
    53       <description>
       
    54          Body
       
    55       </description>
       
    56       <command serialization="org.eclipse.debug.ui.commands.OpenDebugConfigurations" confirm="false">
       
    57       </command>
       
    58    </item>
       
    59 </cheatsheet>