diff options
Diffstat (limited to 'ChibiOS_16.1.5/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/debug/RT-FREEDOM-K20D50M-EXT.launch')
-rw-r--r-- | ChibiOS_16.1.5/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/debug/RT-FREEDOM-K20D50M-EXT.launch | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/ChibiOS_16.1.5/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/debug/RT-FREEDOM-K20D50M-EXT.launch b/ChibiOS_16.1.5/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/debug/RT-FREEDOM-K20D50M-EXT.launch deleted file mode 100644 index 4f14745..0000000 --- a/ChibiOS_16.1.5/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/debug/RT-FREEDOM-K20D50M-EXT.launch +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<launchConfiguration type="com.zylin.embeddedcdt.idleNative"> -<stringAttribute key="bad_container_name" value="/RT-FREEDOM-KL25Z-EX/debug"/> -<booleanAttribute key="com.zylin.embeddedcdt.debugger_app_console" value="false"/> -<stringAttribute key="com.zylin.embeddedcdt.debugger_init_commands" value="target extended-remote localhost:3333 monitor reset init load monitor reset halt"/> -<stringAttribute key="org.eclipse.cdt.debug.mi.core.DEBUG_NAME" value="/Users/derek/Documents/Arm/gcc-arm-none-eabi-4_8-2014q2/bin/arm-none-eabi-gdb"/> -<stringAttribute key="org.eclipse.cdt.debug.mi.core.GDB_INIT" value=""/> -<booleanAttribute key="org.eclipse.cdt.debug.mi.core.breakpointsFullPath" value="false"/> -<stringAttribute key="org.eclipse.cdt.debug.mi.core.commandFactory" value="org.eclipse.cdt.debug.mi.core.standardCommandFactory"/> -<stringAttribute key="org.eclipse.cdt.debug.mi.core.protocol" value="mi"/> -<booleanAttribute key="org.eclipse.cdt.debug.mi.core.verboseMode" value="false"/> -<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_ID" value="com.zylin.embeddedcdt.EmbeddedCDebugger"/> -<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_REGISTER_GROUPS" value=""/> -<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_START_MODE" value="run"/> -<booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="false"/> -<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN_SYMBOL" value="main"/> -<booleanAttribute key="org.eclipse.cdt.launch.ENABLE_REGISTER_BOOKKEEPING" value="false"/> -<booleanAttribute key="org.eclipse.cdt.launch.ENABLE_VARIABLE_BOOKKEEPING" value="false"/> -<stringAttribute key="org.eclipse.cdt.launch.FORMAT" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?><contentList/>"/> -<stringAttribute key="org.eclipse.cdt.launch.GLOBAL_VARIABLES" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <globalVariableList/> "/> -<stringAttribute key="org.eclipse.cdt.launch.MEMORY_BLOCKS" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <memoryBlockExpressionList/> "/> -<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="build/ch.elf"/> -<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="RT-FREEDOM-K20D50M-EXT"/> -<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="0.1185372693"/> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> -<listEntry value="/RT-FREEDOM-K20D50M-EXT"/> -</listAttribute> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> -<listEntry value="4"/> -</listAttribute> -</launchConfiguration> |