# HG changeset patch # User fturovic # Date 1242921962 18000 # Node ID 758f05682b77c231b9ecb419400b44cb41b9fa99 # Parent 262833ab3366dac44dd313228a9ddcb4db1eea06 updated run mode cheatsheet diff -r 262833ab3366 -r 758f05682b77 core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/run_mode_cs.xml --- a/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/run_mode_cs.xml Thu May 21 10:35:09 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/run_mode_cs.xml Thu May 21 11:06:02 2009 -0500 @@ -1,59 +1,134 @@ - - + + Follow these steps to install on-device run mode debug software and compilers, create ROM images, and define launch configurations. + href="/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_connection_wizard.htm" + title="Target Side Requirements"> - Choose one of the these methods to install device connection software on your PC to interact with the target device. + Before you can perform run-mode debugging on a target device, be sure that your development setup includes the following: - + + - + + - + Before you begin stop mode debugging, make sure all preconditions are met. + label="Install or verify that the correct version of Perl () is installed."> + + + + + + - + + + + Import the bld.inf file into the Project Explorer view to create the project. + + + + + + - + + + + + - + + + + Once imported its time to build the project to ensure correct any build issue prior to debugging. + + + + + + href="/com.nokia.carbide.cpp.doc.user/html/tasks/breakpoints/pgm_bp_setting.htm" + title="Set Breakpoint in Project"> - Choose one of these methods to install the SISX file on the target device. + Body - + - + + href="/com.nokia.carbide.cpp.doc.user/html/debugger/debug/cmds_starting.htm" + title="Launch Project to Debug"> - Body + Launch the project in debug mode to define a launch configuration, download the executable to the target device, and start debugging the program. - - + + + + + + + + + - + + + Use the Debug perspective to examine variables, breakpoints, memory, assembly code, and other details of the halted program. + + + + + + + + + diff -r 262833ab3366 -r 758f05682b77 core/com.nokia.carbide.cpp.doc.user/plugin.xml --- a/core/com.nokia.carbide.cpp.doc.user/plugin.xml Thu May 21 10:35:09 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/plugin.xml Thu May 21 11:06:02 2009 -0500 @@ -53,7 +53,6 @@ name="Installing Remote Agents"/> + - +