-
Notifications
You must be signed in to change notification settings - Fork 0
/
MT9V03x_1.8TFT_Mono_Demo.launch
52 lines (52 loc) · 4.7 KB
/
MT9V03x_1.8TFT_Mono_Demo.launch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="com.tasking.cdt.launch.localCLaunch">
<booleanAttribute key="com.tasking.debug.cdt.core.BREAK_ON_EXIT" value="true"/>
<booleanAttribute key="com.tasking.debug.cdt.core.CACHE_TARGET_ACCESS" value="false"/>
<stringAttribute key="com.tasking.debug.cdt.core.COMMUNICATION" value="Universal Debug Access Server"/>
<stringAttribute key="com.tasking.debug.cdt.core.CONFIGURATION" value="TC37x"/>
<stringAttribute key="com.tasking.debug.cdt.core.DILOGCALLBACK_LOG_FILE_NAME" value=""/>
<booleanAttribute key="com.tasking.debug.cdt.core.DOWNLOAD" value="true"/>
<booleanAttribute key="com.tasking.debug.cdt.core.FLASH_ALLOW_CUSTOMIZATION" value="false"/>
<stringAttribute key="com.tasking.debug.cdt.core.FSS_ROOT" value="${project_loc}\${build_config}"/>
<stringAttribute key="com.tasking.debug.cdt.core.GDILOG_FILE_NAME" value=""/>
<booleanAttribute key="com.tasking.debug.cdt.core.GOTO_MAIN" value="true"/>
<booleanAttribute key="com.tasking.debug.cdt.core.INIT_TARGET" value="false"/>
<booleanAttribute key="com.tasking.debug.cdt.core.INTERRUPT_AWARE_STEPPING" value="false"/>
<stringAttribute key="com.tasking.debug.cdt.core.MSGLOG_FILE_NAME" value=""/>
<booleanAttribute key="com.tasking.debug.cdt.core.RESET_TARGET" value="true"/>
<stringAttribute key="com.tasking.debug.cdt.core.TARGET" value="Generic Infineon AURIX Board"/>
<booleanAttribute key="com.tasking.debug.cdt.core.USE_MDF_FILE" value="false"/>
<booleanAttribute key="com.tasking.debug.cdt.core.VERIFY" value="true"/>
<stringAttribute key="com.tasking.debug.cdt.core.global_variables" value="<?xml version="1.0" encoding="UTF-8"?> <global_variables/>"/>
<booleanAttribute key="com.tasking.debug.cdt.core.linkToProject" value="true"/>
<stringAttribute key="com.tasking.debug.cdt.core.pins" value="<?xml version="1.0" encoding="UTF-8"?> <pins/>"/>
<stringAttribute key="debugger_configuration.debug_instrument_module" value="gdi2mcdtc"/>
<stringAttribute key="debugger_configuration.gdi.DiGdiInitIO" value="tcpip"/>
<stringAttribute key="debugger_configuration.gdi.DiGdiInitIO.tcpip.host" value="localhost"/>
<stringAttribute key="debugger_configuration.gdi.DiGdiInitIO.tcpip.port" value="23"/>
<stringAttribute key="debugger_configuration.gdi.flash.flash_sector_buffer_size" value=""/>
<stringAttribute key="debugger_configuration.gdi.resource.AccessPort" value="JTAG0"/>
<stringAttribute key="debugger_configuration.gdi.resource.DASserver" value="UDAS"/>
<stringAttribute key="debugger_configuration.gdi.resource.DasTimeOut" value="0x4000"/>
<stringAttribute key="debugger_configuration.gdi.resource.Frequency" value="30000000"/>
<stringAttribute key="debugger_configuration.gdi.resource.TerminateServer" value="1"/>
<stringAttribute key="debugger_configuration.gdi.resource.gdi2mcd.reset.class_vector" value="0x1"/>
<stringAttribute key="debugger_configuration.gdi.resource.user.ConnectedServerName" value="DAS JDS TriBoard TC2XX V2.0 TB67V86Q"/>
<stringAttribute key="debugger_configuration.general.kdi_orti_file" value=""/>
<stringAttribute key="debugger_configuration.general.ksm_sharedlib" value=""/>
<stringAttribute key="debugger_configuration.goto_label" value="core0_main"/>
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_ID" value="dwn"/>
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_START_MODE" value="run"/>
<booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="false"/>
<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.PROGRAM_NAME" value="${build_config}\MT9V03x_1.8TFT_Mono_Demo.elf"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="MT9V03x_1.8TFT_Mono_Demo"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/MT9V03x_1.8TFT_Mono_Demo"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>
</listAttribute>
<stringAttribute key="org.eclipse.dsf.launch.MEMORY_BLOCKS" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <memoryBlockExpressionList context="reserved-for-future-use"> <dwnMemoryBlockExpression address="1879050564" label="0x70000944"/> </memoryBlockExpressionList> "/>
</launchConfiguration>