# HG changeset patch # User fturovic # Date 1267044267 21600 # Node ID 4c123a328fb54f85b271e3fa3fbb24d9a24d2299 # Parent a88e07486673ff2ed3460c77dd624279fec187d1 draft upload of new launch config pages and images diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/launch_board_01.png Binary file core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/launch_board_01.png has changed diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/launch_phone_01.png Binary file core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/launch_phone_01.png has changed diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/launch_phone_02.png Binary file core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/launch_phone_02.png has changed diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/wnd_change_conn.png Binary file core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/wnd_change_conn.png has changed diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/wnd_change_debug_process.png Binary file core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/wnd_change_debug_process.png has changed diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/wnd_change_other_settings.png Binary file core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/wnd_change_other_settings.png has changed diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_board.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_board.htm Wed Feb 24 14:44:27 2010 -0600 @@ -0,0 +1,37 @@ + + + + +Symbian OS Reference Board Launch + + + + +

Symbian OS Reference Board Launch

+

Use the Configure launch configuration pane of the New Launch Configuration Wizard to review or modify the project's launch configuration for the reference board using JTAG.

+

+

Figure 1. Debug As dialog

+
+

Creating a Launch Configuration for a Reference Board

+
    +
  1. Select the Run > Debug menu item, or click the Debug () icon, or press F11
    +

    SHORTCUT Select the Run > Debug As > Debug Symbian OS Application on Reference Board menu item to skip Step 2.

    +
  2. +
  3. Select the Symbian OS Reference Board Launch item, then click OK
  4. +
  5. Select a Launch Type, then click Next
  6. +
  7. Complete each page in the New Launch Configuration Wizard for the chosen Launch Type.
  8. +
  9. Review the settings in the New Launch Configuration page
  10. +
  11. Click Finish to download and debug the project on the reference board
  12. +
+
+
Other references
+ + + + diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_emulator.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_emulator.htm Wed Feb 24 14:44:27 2010 -0600 @@ -0,0 +1,19 @@ + + + + +Symbian OS Emulator Launch + + + + +

Symbian OS Emulator Launch

+

The following launch configuration types are available:

+

Other references

+ + + + diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_phone.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_phone.htm Wed Feb 24 14:44:27 2010 -0600 @@ -0,0 +1,42 @@ + + + + +Symbian OS Phone Launch + + + + +

Symbian OS Phone Launch

+

Use the Configure launch configuration pane of the New Launch Configuration Wizard to review or modify the project's launch configuration for the remote device.

+

+

Figure 1. Debug As dialog

+
+

Creating a Launch Configuration for a Phone

+
    +
  1. Select the Run > Debug menu item, or click the Debug () icon, or press F11
    +

    SHORTCUT Select the Run > Debug As > Debug Symbian OS Application on Phone menu item to skip Step 2.

    +
  2. +
  3. Select the Symbian OS Phone Launch item, then click OK
  4. +
  5. (Optional) Modify the launch configuration settings +
      +
    1. Modify the Remote connection setting options
    2. +
    3. Modify the Debug Process settings options
    4. +
    5. Modify the Other Settings options
    6. +
    7. Edit addition launch configuration settings
    8. +
    +
  6. +
  7. Review the launch configurations settings
  8. +
  9. Click Debug to download and debug the project on the phone
  10. +
+
+
Other references
+ + + + diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_main.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_main.htm Wed Feb 24 14:42:45 2010 -0600 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_main.htm Wed Feb 24 14:44:27 2010 -0600 @@ -36,7 +36,7 @@ Build Configuration - Use the Build Configuration drop down list to select which configuration to build before launching the resulting Executable. If Use Active is selected, then the build configuration currently active is built and launched, otherwise the chosen build configuration is always used. + Use the Build Configuration drop down list to select which configuration to build before launching the resulting executable. Build (if required) before launching @@ -123,7 +123,7 @@ - +
 
\ No newline at end of file diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_change_connection.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_change_connection.htm Wed Feb 24 14:44:27 2010 -0600 @@ -0,0 +1,41 @@ + + + + +Change Connection + + + + +

Change Connection

+

Use the Change connection page of the New Launch Configuration Wizard dialog to select a connection, edit a connection, or create new remote connection settings to apply to the launch configuration.

+

+

Figure 1. Change connection

+
Table 1. Change connection — options
+ + + + + + + + + + + + + + + + + +
ItemDescription
Current connection

Shows the current remote connection to assign to the launch configuration. If more than one remote connection is available, you can choose a different one from the drop down menu.

+

NOTE The Current connection appears blank if no remote PnP device is available. Simply plug in the device to create a remote connection for communicating with it.

New...Click New... to open the New Connection window at th Edit connection name and type page.
Edit...Once a remote connection is chosen, click Edit... to open the Set Connection Settings page where you can modify the connection settings.
+

Other references

+ + + + diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_change_debug_process.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_change_debug_process.htm Wed Feb 24 14:44:27 2010 -0600 @@ -0,0 +1,52 @@ + + + + +Change Debug Process + + + + +

Change Debug Process

+

Use the Change Debug Process page of the New Launch Configuration Wizard to specify which executable to launch or which process to attach to, and customize what is downloaded to the target device before launch.

+

+

Figure 1. Change Debug Process page

+
Table 1. Change Debug Process — options
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ItemDescription
Launch project executable

Enable to launch the executable shown in the drop down list. If more than one executable is present in the project, use the dropdown list to select it.

Launch remote programEnable to launch the remote program specified in the edit box. Requires a complete path and filename.
Attach to processEnable when you need to attach to a process on the remote device.
Install package before launchEnable to deploy a package before launch on the remote device.
SIS file to installThe name of the SIS file to install. If more than one is available in the project, select the correct one from the dropdown list.
Modify SIS builder settings for build configurationOpens the SIS Builder tab in the Build Configurations panel in the project Properties window where you can edit, add, or remove SIS files associated with the project.
+

Other references

+ + + + diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_change_other_settings.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_change_other_settings.htm Wed Feb 24 14:44:27 2010 -0600 @@ -0,0 +1,44 @@ + + + + +Symbian OS Phone Launch + + + + +

Other Settings

+

Use the Other Settings pane of the New Launch Configuration Wizard to control how auto build is configured for the launch configuration. Changing this setting overrides the global workspace setting and may provide some speed improvements.

+

+

Figure 1. Other settings

+
Table 1. Other settings — options
+ + + + + + + + + + + + + + + + + + + + + +
ItemDescription
Disable build before launch

Disables auto build for the launch configuration which may improve launch performance.

Enable build before launchEnables auto build for the launch configuration which can slow down launch performance.
Use workspace settings (enabled) Uses the global auto build settings. This is the default.
Configure Workspace SettingsOpens the Launching preference panel where you can change the workspace settings.
+

Other references

+ + + + diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_config_launch_config.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_config_launch_config.htm Wed Feb 24 14:44:27 2010 -0600 @@ -0,0 +1,44 @@ + + + + +Configure Launch Configuration + + + + +

Configure Launch Configuration

+

Use the Configure launch configuration pane of the New Launch Configuration Wizard to review or modify the project's launch configuration for the remote device.

+

+

Figure 1. Configure Launch Configuration window

+
Table 1. Configurr Launch Configuration — options
+ + + + + + + + + + + + + + + + + + + + + +
ItemDescription
Connect to device

Shows the current remote connection setting used to communicate with the Symbian OS phone or device. Click Change... to open the Change Connection page of the New Launch Configuration Wizard to modify the connection settings.

Debug processShows the name of the executable to download and launch on the targeted phone. Click Change... to open the Change Debug Process page of the New Launch Configuration Wizard to modify the debug process.
Other settings

Shows how the project is treated at launch. Click Change... to open the Other Settings page of the New Launch Configuration Wizard to modify the project build process.

Edit advanced settings before launchToggles the advanced settings edit feature. When enabled, the Finish control is replaced with an Edit control. Click Edit to open the Debug Configurations window where you can modify all launch configuration options.
+

Other references

+ + + + diff -r a88e07486673 -r 4c123a328fb5 core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_build_config.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_build_config.htm Wed Feb 24 14:42:45 2010 -0600 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_build_config.htm Wed Feb 24 14:44:27 2010 -0600 @@ -11,7 +11,7 @@

Carbide Build Configurations

Use the Carbide Build Configurations panel to specify the project's active build configuration and its related build properties.

-

+

Figure 1 - Carbide Build Configurations panel

Table 1 Carbide Build Configuration items