From a366a425fdd4b6206705e17c968c4d34196cc771 Mon Sep 17 00:00:00 2001 From: Robert Fisk Date: Mon, 11 Jan 2016 18:18:38 +1300 Subject: [PATCH] Messing with debug configurations again. Our custom OpenOCD scripts are now linked directly into the Eclipse debug configurations. No need to manually copy the files into OpenOCD's script directory. --- Downstream/.settings/language.settings.xml | 4 ++-- Downstream/Downstream Debug.launch | 2 +- Downstream/Downstream Release.launch | 2 +- OpenOCD_scripts/README | 7 ++++--- Upstream/.settings/language.settings.xml | 4 ++-- Upstream/Upstream Debug.launch | 2 +- Upstream/Upstream Release.launch | 2 +- 7 files changed, 12 insertions(+), 11 deletions(-) diff --git a/Downstream/.settings/language.settings.xml b/Downstream/.settings/language.settings.xml index 7a9fc8b..3f82d32 100644 --- a/Downstream/.settings/language.settings.xml +++ b/Downstream/.settings/language.settings.xml @@ -5,7 +5,7 @@ - + @@ -16,7 +16,7 @@ - + diff --git a/Downstream/Downstream Debug.launch b/Downstream/Downstream Debug.launch index 0db9354..5183485 100644 --- a/Downstream/Downstream Debug.launch +++ b/Downstream/Downstream Debug.launch @@ -16,7 +16,7 @@ - + diff --git a/Downstream/Downstream Release.launch b/Downstream/Downstream Release.launch index ff869a2..a494c21 100644 --- a/Downstream/Downstream Release.launch +++ b/Downstream/Downstream Release.launch @@ -16,7 +16,7 @@ - + diff --git a/OpenOCD_scripts/README b/OpenOCD_scripts/README index 3b19474..e5834ef 100644 --- a/OpenOCD_scripts/README +++ b/OpenOCD_scripts/README @@ -1,7 +1,8 @@ -Copy the *.cfg file from ./board/ to your OpenOCD installation's /scripts/board/ folder. +The OpenOCD scripts in ./board/ are used in-place by the Eclipse debug configurations. -If your OpenOCD version is <= 0.8, you also need to copy ./target/stm32f4x.cfg to your OpenOCD -installation's /scripts/target/ folder. If you have OpenOCD >= 0.9, ignore the ./target folder. +If your OpenOCD version is <= 0.8, you will need to copy ./target/stm32f4x.cfg to your OpenOCD +installation's /scripts/target/ folder, replacing the version currently there. +If you have OpenOCD >= 0.9, this is not necessary. More info for Eclipse OpenOCD configuration: http://gnuarmeclipse.github.io/debug/openocd/ diff --git a/Upstream/.settings/language.settings.xml b/Upstream/.settings/language.settings.xml index 458d877..3b1adc1 100755 --- a/Upstream/.settings/language.settings.xml +++ b/Upstream/.settings/language.settings.xml @@ -5,7 +5,7 @@ - + @@ -16,7 +16,7 @@ - + diff --git a/Upstream/Upstream Debug.launch b/Upstream/Upstream Debug.launch index 3cb0dd2..33e69f3 100644 --- a/Upstream/Upstream Debug.launch +++ b/Upstream/Upstream Debug.launch @@ -16,7 +16,7 @@ - + diff --git a/Upstream/Upstream Release.launch b/Upstream/Upstream Release.launch index 345f6aa..985eda2 100644 --- a/Upstream/Upstream Release.launch +++ b/Upstream/Upstream Release.launch @@ -16,7 +16,7 @@ - +