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