annotate f103c8/f103c8.elf.launch @ 6:ca42336826bd default tip

working on clock sources
author cin
date Mon, 23 Jan 2017 02:40:17 +0300
parents 3d9705e842f8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
2 <launchConfiguration type="com.atollic.hardwaredebug.launch.launchConfigurationType">
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
3 <stringAttribute key="com.atollic.hardwaredebug.jlink_common.cpu_core" value="Cortex-M"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
4 <stringAttribute key="com.atollic.hardwaredebug.jlink_common.device" value="STM32F103C8"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
5 <stringAttribute key="com.atollic.hardwaredebug.jlink_common.endian" value="little"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
6 <stringAttribute key="com.atollic.hardwaredebug.jlink_common.init_speed" value="4000"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
7 <booleanAttribute key="com.atollic.hardwaredebug.jlink_common.jlink_check_serial_number" value="false"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
8 <stringAttribute key="com.atollic.hardwaredebug.jlink_common.jlink_script_path" value=""/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
9 <booleanAttribute key="com.atollic.hardwaredebug.jlink_common.jlink_script_used" value="false"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
10 <stringAttribute key="com.atollic.hardwaredebug.jlink_common.jlink_txt_serial_number" value=""/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
11 <booleanAttribute key="com.atollic.hardwaredebug.jlink_common.scan_chain_auto" value="true"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
12 <intAttribute key="com.atollic.hardwaredebug.jlink_common.scan_chain_irpre" value="0"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
13 <intAttribute key="com.atollic.hardwaredebug.jlink_common.scan_chain_pos" value="0"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
14 <stringAttribute key="com.atollic.hardwaredebug.launch.analyzeCommands" value="# Set flash parallelism mode to 32, 16, or 8 bit when using STM32 F2/F4 microcontrollers&#13;&#10;# 2=32 bit, 1=16 bit and 0=8 bit parallelism mode&#13;&#10;monitor flash set_parallelism_mode 2&#13;&#10;&#13;&#10;# Load the program executable&#13;&#10;load&#9;&#9;&#13;&#10;&#13;&#10;# Enable Debug connection in low power modes (DBGMCU-&gt;CR)&#13;&#10;set *0xE0042004 = (*0xE0042004) | 0x7&#13;&#10;# Start the executable&#13;&#10;continue"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
15 <booleanAttribute key="com.atollic.hardwaredebug.launch.enable_live_expr" value="true"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
16 <intAttribute key="com.atollic.hardwaredebug.launch.formatVersion" value="2"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
17 <stringAttribute key="com.atollic.hardwaredebug.launch.hwinitCommands" value="# Initialize your hardware here&#10;"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
18 <stringAttribute key="com.atollic.hardwaredebug.launch.ipAddress" value="localhost"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
19 <stringAttribute key="com.atollic.hardwaredebug.launch.jtagDevice" value="SEGGER J-LINK"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
20 <intAttribute key="com.atollic.hardwaredebug.launch.portNumber" value="2331"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
21 <stringAttribute key="com.atollic.hardwaredebug.launch.remoteCommand" value="target extended-remote"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
22 <stringAttribute key="com.atollic.hardwaredebug.launch.runCommands" value="load&#10;&#10;break main&#10;monitor reset&#10;continue"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
23 <stringAttribute key="com.atollic.hardwaredebug.launch.serverParam" value="-port 2331 -s -CPU Cortex-M -device STM32F103C8 -endian little -speed 4000 -if swd -vd"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
24 <booleanAttribute key="com.atollic.hardwaredebug.launch.startServer" value="true"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
25 <booleanAttribute key="com.atollic.hardwaredebug.launch.swd_mode" value="true"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
26 <stringAttribute key="com.atollic.hardwaredebug.launch.swv_port" value="2332"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
27 <stringAttribute key="com.atollic.hardwaredebug.launch.swv_trace_div" value="8"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
28 <stringAttribute key="com.atollic.hardwaredebug.launch.swv_trace_hclk" value="8000000"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
29 <intAttribute key="com.atollic.hardwaredebug.launch.trace_system" value="0"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
30 <booleanAttribute key="com.atollic.hardwaredebug.launch.useRemoteTarget" value="true"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
31 <stringAttribute key="com.atollic.hardwaredebug.launch.verifyCommands" value="# Set flash parallelism mode to 32, 16, or 8 bit when using STM32 F2/F4 microcontrollers&#13;&#10;# 2=32 bit, 1=16 bit and 0=8 bit parallelism mode&#13;&#10;monitor flash set_parallelism_mode 2&#13;&#10;&#13;&#10;# Load the program executable&#13;&#10;load&#9;&#9;&#13;&#10;&#13;&#10;# Enable Debug connection in low power modes (DBGMCU-&gt;CR)&#13;&#10;set *0xE0042004 = (*0xE0042004) | 0x7&#13;&#10;# The executable starts automatically"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
32 <booleanAttribute key="com.atollic.hardwaredebug.launch.verify_flash_download" value="true"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
33 <booleanAttribute key="com.atollic.hardwaredebug.stlink.enable_logging" value="false"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
34 <stringAttribute key="com.atollic.hardwaredebug.stlink.log_file" value="/home/sergey/Projects/ARM_workspace_7.0/f103c8/\Debug\st-link_gdbserver_log.txt"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
35 <booleanAttribute key="com.atollic.hardwaredebug.stlink.verify_flash" value="false"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
36 <stringAttribute key="org.eclipse.cdt.debug.mi.core.DEBUG_NAME" value="${TOOLCHAIN_PATH}/arm-atollic-eabi-gdb"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
37 <stringAttribute key="org.eclipse.cdt.debug.mi.core.commandFactory" value="Standard (Windows)"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
38 <stringAttribute key="org.eclipse.cdt.debug.mi.core.protocol" value="mi"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
39 <booleanAttribute key="org.eclipse.cdt.debug.mi.core.verboseMode" value="false"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
40 <stringAttribute key="org.eclipse.cdt.dsf.gdb.DEBUG_NAME" value="${TOOLCHAIN_PATH}/arm-atollic-eabi-gdb"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
41 <intAttribute key="org.eclipse.cdt.launch.ATTR_BUILD_BEFORE_LAUNCH_ATTR" value="2"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
42 <stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="Debug/f103c8.elf"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
43 <stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="f103c8"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
44 <booleanAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_AUTO_ATTR" value="false"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
45 <stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value=""/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
46 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
47 <listEntry value="/f103c8"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
48 </listAttribute>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
49 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
50 <listEntry value="4"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
51 </listAttribute>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
52 <stringAttribute key="org.eclipse.dsf.launch.MEMORY_BLOCKS" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;memoryBlockExpressionList context=&quot;reserved-for-future-use&quot;/&gt;&#13;&#10;"/>
3d9705e842f8 working on rcc and bus
cin
parents: 2
diff changeset
53 </launchConfiguration>