Clone of official tools
export/sw4stm32/launch.tmpl@40:7d3fa6b99b2b, 2017-10-10 (annotated)
- Committer:
- theotherjimmy
- Date:
- Tue Oct 10 16:56:30 2017 -0500
- Revision:
- 40:7d3fa6b99b2b
Update to tools release 5.6.1
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
theotherjimmy |
40:7d3fa6b99b2b | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
theotherjimmy |
40:7d3fa6b99b2b | 2 | <launchConfiguration type="fr.ac6.mcu.debug.config.launchConfigurationType"> |
theotherjimmy |
40:7d3fa6b99b2b | 3 | <stringAttribute key="DEBBUGER_BOARD_NAME" value="{{board_name}}"/> |
theotherjimmy |
40:7d3fa6b99b2b | 4 | <stringAttribute key="DEBBUGER_MCU_NAME" value="{{mcu_name}}"/> |
theotherjimmy |
40:7d3fa6b99b2b | 5 | <stringAttribute key="fr.ac6.mcu.ide.DBG_DEVICE" value="ST-Link"/> |
theotherjimmy |
40:7d3fa6b99b2b | 6 | <stringAttribute key="fr.ac6.mcu.ide.DBG_DEVICE_SHAREABLE_ALLOWED" value="false"/> |
theotherjimmy |
40:7d3fa6b99b2b | 7 | <stringAttribute key="fr.ac6.mcu.ide.DBG_INTERFACE" value="SWD"/> |
theotherjimmy |
40:7d3fa6b99b2b | 8 | <stringAttribute key="fr.ac6.mcu.ide.DBG_INTERFACE_FREQUENCY" value="4000000.0"/> |
theotherjimmy |
40:7d3fa6b99b2b | 9 | <stringAttribute key="fr.ac6.mcu.ide.DBG_LOW_POWER_MODE_ALLOWED" value="true"/> |
theotherjimmy |
40:7d3fa6b99b2b | 10 | <stringAttribute key="fr.ac6.mcu.ide.DBG_RESET_MODE" value="connect_under_reset"/> |
theotherjimmy |
40:7d3fa6b99b2b | 11 | <stringAttribute key="fr.ac6.mcu.ide.DBG_STOP_WATCHDOG_THEN_HALTED_ALLOWED" value="true"/> |
theotherjimmy |
40:7d3fa6b99b2b | 12 | <booleanAttribute key="fr.ac6.mcu.ide.OPENOCD_GENERATOR_OPTION" value="false"/> |
theotherjimmy |
40:7d3fa6b99b2b | 13 | <stringAttribute key="fr.ac6.mcu.ide.OPENOCD_NAME" value=""${openstm32_openocd_path}{% if platform == 'win32' %}\{% else %}/{% endif %}openocd{% if platform == 'win32' %}.exe{% endif %}""/> |
theotherjimmy |
40:7d3fa6b99b2b | 14 | <stringAttribute key="fr.ac6.mcu.ide.OPENOCD_OTHER_OPTIONS" value=""/> |
theotherjimmy |
40:7d3fa6b99b2b | 15 | {% set cfg_id = 'debug' %} |
theotherjimmy |
40:7d3fa6b99b2b | 16 | {% set opts = options[cfg_id] %} |
theotherjimmy |
40:7d3fa6b99b2b | 17 | <stringAttribute key="fr.ac6.mcu.ide.OPENOCD_SCRIPT" value="{{opts['name']}}{% if platform == 'win32' %}\{% else %}/{% endif %}{{name}} {{opts['name']}}.cfg"/> |
theotherjimmy |
40:7d3fa6b99b2b | 18 | <stringAttribute key="fr.ac6.mcu.ide.OPENOCD_SCRIPT_CHOICE" value="automated"/> |
theotherjimmy |
40:7d3fa6b99b2b | 19 | <stringAttribute key="fr.ac6.mcu.ide.OPENOCD_SCRIPT_IS_LEGACY" value="false"/> |
theotherjimmy |
40:7d3fa6b99b2b | 20 | <intAttribute key="org.eclipse.cdt.debug.gdbjtag.core.delay" value="3"/> |
theotherjimmy |
40:7d3fa6b99b2b | 21 | <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.doHalt" value="true"/> |
theotherjimmy |
40:7d3fa6b99b2b | 22 | <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.doReset" value="true"/> |
theotherjimmy |
40:7d3fa6b99b2b | 23 | <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.imageFileName" value=""/> |
theotherjimmy |
40:7d3fa6b99b2b | 24 | <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.imageOffset" value=""/> |
theotherjimmy |
40:7d3fa6b99b2b | 25 | <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.initCommands" value="monitor reset halt"/> |
theotherjimmy |
40:7d3fa6b99b2b | 26 | <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.ipAddress" value="localhost"/> |
theotherjimmy |
40:7d3fa6b99b2b | 27 | <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.jtagDevice" value="Generic TCP/IP"/> |
theotherjimmy |
40:7d3fa6b99b2b | 28 | <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.loadImage" value="true"/> |
theotherjimmy |
40:7d3fa6b99b2b | 29 | <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.loadSymbols" value="true"/> |
theotherjimmy |
40:7d3fa6b99b2b | 30 | <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.pcRegister" value=""/> |
theotherjimmy |
40:7d3fa6b99b2b | 31 | <intAttribute key="org.eclipse.cdt.debug.gdbjtag.core.portNumber" value="3333"/> |
theotherjimmy |
40:7d3fa6b99b2b | 32 | <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.runCommands" value=""/> |
theotherjimmy |
40:7d3fa6b99b2b | 33 | <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.setPcRegister" value="false"/> |
theotherjimmy |
40:7d3fa6b99b2b | 34 | <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.setResume" value="true"/> |
theotherjimmy |
40:7d3fa6b99b2b | 35 | <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.setStopAt" value="true"/> |
theotherjimmy |
40:7d3fa6b99b2b | 36 | <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.stopAt" value="main"/> |
theotherjimmy |
40:7d3fa6b99b2b | 37 | <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.symbolsFileName" value=""/> |
theotherjimmy |
40:7d3fa6b99b2b | 38 | <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.symbolsOffset" value=""/> |
theotherjimmy |
40:7d3fa6b99b2b | 39 | <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useFileForImage" value="false"/> |
theotherjimmy |
40:7d3fa6b99b2b | 40 | <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useFileForSymbols" value="false"/> |
theotherjimmy |
40:7d3fa6b99b2b | 41 | <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useProjBinaryForImage" value="true"/> |
theotherjimmy |
40:7d3fa6b99b2b | 42 | <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useProjBinaryForSymbols" value="true"/> |
theotherjimmy |
40:7d3fa6b99b2b | 43 | <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useRemoteTarget" value="true"/> |
theotherjimmy |
40:7d3fa6b99b2b | 44 | <stringAttribute key="org.eclipse.cdt.dsf.gdb.DEBUG_NAME" value="${openstm32_compiler_path}{% if platform == 'win32' %}\{% else %}/{% endif %}arm-none-eabi-gdb"/> |
theotherjimmy |
40:7d3fa6b99b2b | 45 | <intAttribute key="org.eclipse.cdt.launch.ATTR_BUILD_BEFORE_LAUNCH_ATTR" value="2"/> |
theotherjimmy |
40:7d3fa6b99b2b | 46 | <stringAttribute key="org.eclipse.cdt.launch.COREFILE_PATH" value=""/> |
theotherjimmy |
40:7d3fa6b99b2b | 47 | <stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_REGISTER_GROUPS" value=""/> |
theotherjimmy |
40:7d3fa6b99b2b | 48 | <stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="{{opts['name']}}{% if platform == 'win32' %}\{% else %}/{% endif %}{{name}}-{{cfg_id}}.elf"/> |
theotherjimmy |
40:7d3fa6b99b2b | 49 | <stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="{{name}}"/> |
theotherjimmy |
40:7d3fa6b99b2b | 50 | <booleanAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_AUTO_ATTR" value="false"/> |
theotherjimmy |
40:7d3fa6b99b2b | 51 | <stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="fr.ac6.managedbuild.config.gnu.cross.exe.{{cfg_id}}.{{opts['uid']['config']}}"/> |
theotherjimmy |
40:7d3fa6b99b2b | 52 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> |
theotherjimmy |
40:7d3fa6b99b2b | 53 | <listEntry value="/{{name}}"/> |
theotherjimmy |
40:7d3fa6b99b2b | 54 | </listAttribute> |
theotherjimmy |
40:7d3fa6b99b2b | 55 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> |
theotherjimmy |
40:7d3fa6b99b2b | 56 | <listEntry value="4"/> |
theotherjimmy |
40:7d3fa6b99b2b | 57 | </listAttribute> |
theotherjimmy |
40:7d3fa6b99b2b | 58 | <listAttribute key="org.eclipse.debug.ui.favoriteGroups"> |
theotherjimmy |
40:7d3fa6b99b2b | 59 | <listEntry value="org.eclipse.debug.ui.launchGroup.{{cfg_id}}"/> |
theotherjimmy |
40:7d3fa6b99b2b | 60 | </listAttribute> |
theotherjimmy |
40:7d3fa6b99b2b | 61 | <stringAttribute key="org.eclipse.dsf.launch.MEMORY_BLOCKS" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <memoryBlockExpressionList context="reserved-for-future-use"/> "/> |
theotherjimmy |
40:7d3fa6b99b2b | 62 | <stringAttribute key="process_factory_id" value="fr.ac6.mcu.debug.launching.MCUGdbProcessFactory"/> |
theotherjimmy |
40:7d3fa6b99b2b | 63 | </launchConfiguration> |