TC234_startup.launch 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <launchConfiguration type="com.tasking.cdt.launch.localCLaunch">
  3. <booleanAttribute key="com.tasking.debug.cdt.core.ATTR_RUN_IN_SEPARATE_PROCESS" value="true"/>
  4. <booleanAttribute key="com.tasking.debug.cdt.core.BREAK_ON_EXIT" value="true"/>
  5. <booleanAttribute key="com.tasking.debug.cdt.core.CACHE_TARGET_ACCESS" value="false"/>
  6. <stringAttribute key="com.tasking.debug.cdt.core.COMMUNICATION" value="Universal Debug Access Server"/>
  7. <stringAttribute key="com.tasking.debug.cdt.core.CONFIGURATION" value="fCPU=200Mhz, PLL normal mode"/>
  8. <stringAttribute key="com.tasking.debug.cdt.core.DILOGCALLBACK_LOG_FILE_NAME" value=""/>
  9. <booleanAttribute key="com.tasking.debug.cdt.core.DOWNLOAD" value="true"/>
  10. <stringAttribute key="com.tasking.debug.cdt.core.FSS_ROOT" value="${project_loc}\${build_config}"/>
  11. <stringAttribute key="com.tasking.debug.cdt.core.GDILOG_FILE_NAME" value=""/>
  12. <booleanAttribute key="com.tasking.debug.cdt.core.GOTO_MAIN" value="true"/>
  13. <booleanAttribute key="com.tasking.debug.cdt.core.INTERRUPT_AWARE_STEPPING" value="false"/>
  14. <stringAttribute key="com.tasking.debug.cdt.core.MSGLOG_FILE_NAME" value=""/>
  15. <booleanAttribute key="com.tasking.debug.cdt.core.PROGRAM_FLASH" value="true"/>
  16. <booleanAttribute key="com.tasking.debug.cdt.core.RESET_TARGET" value="true"/>
  17. <stringAttribute key="com.tasking.debug.cdt.core.TARGET" value="Infineon TriBoard TC23x"/>
  18. <booleanAttribute key="com.tasking.debug.cdt.core.TARGET_POLLING" value="false"/>
  19. <booleanAttribute key="com.tasking.debug.cdt.core.USE_MDF_FILE" value="false"/>
  20. <booleanAttribute key="com.tasking.debug.cdt.core.VERIFY" value="true"/>
  21. <booleanAttribute key="com.tasking.debug.cdt.core.linkToProject" value="true"/>
  22. <stringAttribute key="debugger_configuration.debug_instrument_module" value="gdi2mcdtc"/>
  23. <stringAttribute key="debugger_configuration.gdi.DiGdiInitIO" value="tcpip"/>
  24. <stringAttribute key="debugger_configuration.gdi.DiGdiInitIO.tcpip.host" value="localhost"/>
  25. <stringAttribute key="debugger_configuration.gdi.DiGdiInitIO.tcpip.port" value="23"/>
  26. <stringAttribute key="debugger_configuration.gdi.flash.flash_monitor" value="ftc23x.sre"/>
  27. <stringAttribute key="debugger_configuration.gdi.flash.flash_sector_buffer_size" value="2048"/>
  28. <stringAttribute key="debugger_configuration.gdi.flash.flash_workspace" value="0x70000000"/>
  29. <stringAttribute key="debugger_configuration.gdi.resource.AccessPort" value="JTAG0"/>
  30. <stringAttribute key="debugger_configuration.gdi.resource.DASserver" value="UDAS"/>
  31. <stringAttribute key="debugger_configuration.gdi.resource.DasTimeOut" value="0x4000"/>
  32. <stringAttribute key="debugger_configuration.gdi.resource.TerminateServer" value="1"/>
  33. <stringAttribute key="debugger_configuration.gdi.resource.gdi2mcd.reset.class_vector" value="0x4"/>
  34. <stringAttribute key="debugger_configuration.general.kdi_orti_file" value=""/>
  35. <stringAttribute key="debugger_configuration.general.ksm_sharedlib" value=""/>
  36. <stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_ID" value="com.tasking.debug.cdt.core.CDebugger"/>
  37. <stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_REGISTER_GROUPS" value=""/>
  38. <stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_START_MODE" value="run"/>
  39. <booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="false"/>
  40. <booleanAttribute key="org.eclipse.cdt.launch.ENABLE_REGISTER_BOOKKEEPING" value="false"/>
  41. <booleanAttribute key="org.eclipse.cdt.launch.ENABLE_VARIABLE_BOOKKEEPING" value="false"/>
  42. <stringAttribute key="org.eclipse.cdt.launch.FORMAT" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;contentList/&gt;"/>
  43. <stringAttribute key="org.eclipse.cdt.launch.GLOBAL_VARIABLES" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;globalVariableList/&gt;&#13;&#10;"/>
  44. <stringAttribute key="org.eclipse.cdt.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/&gt;&#13;&#10;"/>
  45. <stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="${build_config}\TC234_startup.elf"/>
  46. <stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="TC234_startup"/>
  47. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
  48. <listEntry value="/TC234_startup"/>
  49. </listAttribute>
  50. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
  51. <listEntry value="4"/>
  52. </listAttribute>
  53. <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
  54. </launchConfiguration>