1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
\r
2 <launchConfiguration type="org.eclipse.cdt.debug.gdbjtag.launchConfigurationType">
\r
3 <stringAttribute key="org.eclipse.cdt.debug.gdbremote.core.imageFileName" value="C:\E\Dev\FreeRTOS\Demo\CORTEX_LM3S8962_Eclipse\RTOSDemo\RTOSDemo.elf"/>
\r
4 <stringAttribute key="org.eclipse.cdt.debug.gdbremote.core.initCommands" value="target remote:3333 monitor sleep 500 monitor arm7_9 force_hw_bkpts enable monitor sleep 500 monitor soft_reset_halt delete monitor sleep 500 b main monitor sleep 500 c monitor sleep 500 delete "/>
\r
5 <stringAttribute key="org.eclipse.cdt.debug.gdbremote.core.ipAddress" value="localhost"/>
\r
6 <booleanAttribute key="org.eclipse.cdt.debug.gdbremote.core.loadImage" value="false"/>
\r
7 <intAttribute key="org.eclipse.cdt.debug.gdbremote.core.portNumber" value="3333"/>
\r
8 <stringAttribute key="org.eclipse.cdt.debug.gdbremote.core.runCommands" value=""/>
\r
9 <booleanAttribute key="org.eclipse.cdt.debug.gdbremote.core.useRemoteTarget" value="false"/>
\r
10 <stringAttribute key="org.eclipse.cdt.debug.mi.core.DEBUG_NAME" value="arm-elf-gdb.exe"/>
\r
11 <stringAttribute key="org.eclipse.cdt.debug.mi.core.GDB_INIT" value=""/>
\r
12 <stringAttribute key="org.eclipse.cdt.debug.mi.core.commandFactory" value="Standard"/>
\r
13 <stringAttribute key="org.eclipse.cdt.debug.mi.core.protocol" value="mi"/>
\r
14 <booleanAttribute key="org.eclipse.cdt.debug.mi.core.verboseMode" value="false"/>
\r
15 <stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_REGISTER_GROUPS" value=""/>
\r
16 <stringAttribute key="org.eclipse.cdt.launch.GLOBAL_VARIABLES" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <globalVariableList/> "/>
\r
17 <stringAttribute key="org.eclipse.cdt.launch.MEMORY_BLOCKS" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <memoryBlockExpressionList> <memoryBlockExpressionItem> <expression text="2107200"/> </memoryBlockExpressionItem> </memoryBlockExpressionList> "/>
\r
18 <stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="RTOSDemo.elf"/>
\r
19 <stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="RTOSDemo"/>
\r
20 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
\r
21 <listEntry value="/RTOSDemo"/>
\r
23 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
\r
24 <listEntry value="4"/>
\r
26 </launchConfiguration>
\r