aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/TIVA/TM4C123x/GPT/debug/OpenOCD on ICDI (prompts for .cfg target configuration) - kopie.launch
diff options
context:
space:
mode:
authormarcoveeneman <marco-veeneman@hotmail.com>2015-01-22 21:21:41 +0100
committermarcoveeneman <marco-veeneman@hotmail.com>2015-01-22 21:21:41 +0100
commit8158c1bd65a87061f94a9377e4dd8ae309b3ebb5 (patch)
treef7eb57ceb0f252a3ae868d4b16a938bdd298ffb6 /testhal/TIVA/TM4C123x/GPT/debug/OpenOCD on ICDI (prompts for .cfg target configuration) - kopie.launch
parent22addb0a74f8901220566057f639f373e292e2a4 (diff)
downloadChibiOS-Contrib-8158c1bd65a87061f94a9377e4dd8ae309b3ebb5.tar.gz
ChibiOS-Contrib-8158c1bd65a87061f94a9377e4dd8ae309b3ebb5.tar.bz2
ChibiOS-Contrib-8158c1bd65a87061f94a9377e4dd8ae309b3ebb5.zip
Added debug and external tool configuration for the TM4C123x GPT testhal.
Diffstat (limited to 'testhal/TIVA/TM4C123x/GPT/debug/OpenOCD on ICDI (prompts for .cfg target configuration) - kopie.launch')
-rw-r--r--testhal/TIVA/TM4C123x/GPT/debug/OpenOCD on ICDI (prompts for .cfg target configuration) - kopie.launch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testhal/TIVA/TM4C123x/GPT/debug/OpenOCD on ICDI (prompts for .cfg target configuration) - kopie.launch b/testhal/TIVA/TM4C123x/GPT/debug/OpenOCD on ICDI (prompts for .cfg target configuration) - kopie.launch
new file mode 100644
index 0000000..8772f9c
--- /dev/null
+++ b/testhal/TIVA/TM4C123x/GPT/debug/OpenOCD on ICDI (prompts for .cfg target configuration) - kopie.launch
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<launchConfiguration type="org.eclipse.ui.externaltools.ProgramLaunchConfigurationType">
+<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
+<listEntry value="org.eclipse.ui.externaltools.launchGroup"/>
+</listAttribute>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LAUNCH_CONFIGURATION_BUILD_SCOPE" value="${none}"/>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${eclipse_home}\..\tools\openocd\bin\openocd.exe"/>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="-c &quot;telnet_port 4444&quot; -f &quot;interface/ti-icdi.cfg&quot; -f &quot;${file_prompt}&quot;"/>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${eclipse_home}\..\tools\openocd\bin\"/>
+</launchConfiguration>