diff --git a/Examples/MAX32520/AES/.vscode/flash.gdb b/Examples/MAX32520/AES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/AES/.vscode/flash.gdb
+++ b/Examples/MAX32520/AES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ARM-DSP/arm_bayes_example/.settings/language.settings.xml b/Examples/MAX32520/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
+++ b/Examples/MAX32520/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/ARM-DSP/arm_bayes_example/.vscode/flash.gdb b/Examples/MAX32520/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
+++ b/Examples/MAX32520/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml b/Examples/MAX32520/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
+++ b/Examples/MAX32520/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb b/Examples/MAX32520/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
+++ b/Examples/MAX32520/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ARM-DSP/arm_convolution_example/.settings/language.settings.xml b/Examples/MAX32520/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
+++ b/Examples/MAX32520/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/ARM-DSP/arm_convolution_example/.vscode/flash.gdb b/Examples/MAX32520/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
+++ b/Examples/MAX32520/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml b/Examples/MAX32520/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
+++ b/Examples/MAX32520/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb b/Examples/MAX32520/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
+++ b/Examples/MAX32520/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml b/Examples/MAX32520/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
+++ b/Examples/MAX32520/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb b/Examples/MAX32520/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
+++ b/Examples/MAX32520/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ARM-DSP/arm_fir_example/.settings/language.settings.xml b/Examples/MAX32520/ARM-DSP/arm_fir_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/ARM-DSP/arm_fir_example/.settings/language.settings.xml
+++ b/Examples/MAX32520/ARM-DSP/arm_fir_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/ARM-DSP/arm_fir_example/.vscode/flash.gdb b/Examples/MAX32520/ARM-DSP/arm_fir_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ARM-DSP/arm_fir_example/.vscode/flash.gdb
+++ b/Examples/MAX32520/ARM-DSP/arm_fir_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml b/Examples/MAX32520/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
+++ b/Examples/MAX32520/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb b/Examples/MAX32520/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
+++ b/Examples/MAX32520/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml b/Examples/MAX32520/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
+++ b/Examples/MAX32520/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb b/Examples/MAX32520/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
+++ b/Examples/MAX32520/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ARM-DSP/arm_matrix_example/.settings/language.settings.xml b/Examples/MAX32520/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
+++ b/Examples/MAX32520/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/ARM-DSP/arm_matrix_example/.vscode/flash.gdb b/Examples/MAX32520/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
+++ b/Examples/MAX32520/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml b/Examples/MAX32520/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
+++ b/Examples/MAX32520/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb b/Examples/MAX32520/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
+++ b/Examples/MAX32520/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml b/Examples/MAX32520/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
+++ b/Examples/MAX32520/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb b/Examples/MAX32520/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
+++ b/Examples/MAX32520/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ARM-DSP/arm_svm_example/.settings/language.settings.xml b/Examples/MAX32520/ARM-DSP/arm_svm_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/ARM-DSP/arm_svm_example/.settings/language.settings.xml
+++ b/Examples/MAX32520/ARM-DSP/arm_svm_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/ARM-DSP/arm_svm_example/.vscode/flash.gdb b/Examples/MAX32520/ARM-DSP/arm_svm_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ARM-DSP/arm_svm_example/.vscode/flash.gdb
+++ b/Examples/MAX32520/ARM-DSP/arm_svm_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ARM-DSP/arm_variance_example/.settings/language.settings.xml b/Examples/MAX32520/ARM-DSP/arm_variance_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/ARM-DSP/arm_variance_example/.settings/language.settings.xml
+++ b/Examples/MAX32520/ARM-DSP/arm_variance_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/ARM-DSP/arm_variance_example/.vscode/flash.gdb b/Examples/MAX32520/ARM-DSP/arm_variance_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ARM-DSP/arm_variance_example/.vscode/flash.gdb
+++ b/Examples/MAX32520/ARM-DSP/arm_variance_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/CRC/.vscode/flash.gdb b/Examples/MAX32520/CRC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/CRC/.vscode/flash.gdb
+++ b/Examples/MAX32520/CRC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/Coremark/.vscode/flash.gdb b/Examples/MAX32520/Coremark/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/Coremark/.vscode/flash.gdb
+++ b/Examples/MAX32520/Coremark/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/DMA/.vscode/flash.gdb b/Examples/MAX32520/DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/DMA/.vscode/flash.gdb
+++ b/Examples/MAX32520/DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ECDSA/.vscode/flash.gdb b/Examples/MAX32520/ECDSA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ECDSA/.vscode/flash.gdb
+++ b/Examples/MAX32520/ECDSA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/EEPROM_Emulator/.vscode/flash.gdb b/Examples/MAX32520/EEPROM_Emulator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/EEPROM_Emulator/.vscode/flash.gdb
+++ b/Examples/MAX32520/EEPROM_Emulator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/Flash/.vscode/flash.gdb b/Examples/MAX32520/Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/Flash/.vscode/flash.gdb
+++ b/Examples/MAX32520/Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/Flash_CLI/.vscode/flash.gdb b/Examples/MAX32520/Flash_CLI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/Flash_CLI/.vscode/flash.gdb
+++ b/Examples/MAX32520/Flash_CLI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/FreeRTOSDemo/.vscode/flash.gdb b/Examples/MAX32520/FreeRTOSDemo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/FreeRTOSDemo/.vscode/flash.gdb
+++ b/Examples/MAX32520/FreeRTOSDemo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/GPIO/.vscode/flash.gdb b/Examples/MAX32520/GPIO/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/GPIO/.vscode/flash.gdb
+++ b/Examples/MAX32520/GPIO/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/Hello_World/.vscode/flash.gdb b/Examples/MAX32520/Hello_World/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/Hello_World/.vscode/flash.gdb
+++ b/Examples/MAX32520/Hello_World/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/Hello_World_Cpp/.vscode/flash.gdb b/Examples/MAX32520/Hello_World_Cpp/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/Hello_World_Cpp/.vscode/flash.gdb
+++ b/Examples/MAX32520/Hello_World_Cpp/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/I2C_MNGR/.vscode/flash.gdb b/Examples/MAX32520/I2C_MNGR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/I2C_MNGR/.vscode/flash.gdb
+++ b/Examples/MAX32520/I2C_MNGR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/I2C_SCAN/.vscode/flash.gdb b/Examples/MAX32520/I2C_SCAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/I2C_SCAN/.vscode/flash.gdb
+++ b/Examples/MAX32520/I2C_SCAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/I2C_Sensor/.vscode/flash.gdb b/Examples/MAX32520/I2C_Sensor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/I2C_Sensor/.vscode/flash.gdb
+++ b/Examples/MAX32520/I2C_Sensor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/ICC/.vscode/flash.gdb b/Examples/MAX32520/ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/ICC/.vscode/flash.gdb
+++ b/Examples/MAX32520/ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/LP/.vscode/flash.gdb b/Examples/MAX32520/LP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/LP/.vscode/flash.gdb
+++ b/Examples/MAX32520/LP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/Library_Use/.vscode/flash.gdb b/Examples/MAX32520/Library_Use/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32520/Library_Use/.vscode/flash.gdb
+++ b/Examples/MAX32520/Library_Use/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/LockDebug/.vscode/flash.gdb b/Examples/MAX32520/LockDebug/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/LockDebug/.vscode/flash.gdb
+++ b/Examples/MAX32520/LockDebug/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/OTP_Dump/.vscode/flash.gdb b/Examples/MAX32520/OTP_Dump/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32520/OTP_Dump/.vscode/flash.gdb
+++ b/Examples/MAX32520/OTP_Dump/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/SCPA_OTP_Dump/.settings/language.settings.xml b/Examples/MAX32520/SCPA_OTP_Dump/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32520/SCPA_OTP_Dump/.settings/language.settings.xml
+++ b/Examples/MAX32520/SCPA_OTP_Dump/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32520/SCPA_OTP_Dump/.vscode/flash.gdb b/Examples/MAX32520/SCPA_OTP_Dump/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/SCPA_OTP_Dump/.vscode/flash.gdb
+++ b/Examples/MAX32520/SCPA_OTP_Dump/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/SFE/.vscode/flash.gdb b/Examples/MAX32520/SFE/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/SFE/.vscode/flash.gdb
+++ b/Examples/MAX32520/SFE/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/SFE_Host/.vscode/flash.gdb b/Examples/MAX32520/SFE_Host/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/SFE_Host/.vscode/flash.gdb
+++ b/Examples/MAX32520/SFE_Host/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/SMON/.vscode/flash.gdb b/Examples/MAX32520/SMON/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/SMON/.vscode/flash.gdb
+++ b/Examples/MAX32520/SMON/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/SPI/.vscode/flash.gdb b/Examples/MAX32520/SPI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/SPI/.vscode/flash.gdb
+++ b/Examples/MAX32520/SPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/SPI_MasterSlave/.vscode/flash.gdb b/Examples/MAX32520/SPI_MasterSlave/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/SPI_MasterSlave/.vscode/flash.gdb
+++ b/Examples/MAX32520/SPI_MasterSlave/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/TMR/.vscode/flash.gdb b/Examples/MAX32520/TMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/TMR/.vscode/flash.gdb
+++ b/Examples/MAX32520/TMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/TRNG/.vscode/flash.gdb b/Examples/MAX32520/TRNG/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/TRNG/.vscode/flash.gdb
+++ b/Examples/MAX32520/TRNG/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32520/Watchdog/.vscode/flash.gdb b/Examples/MAX32520/Watchdog/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32520/Watchdog/.vscode/flash.gdb
+++ b/Examples/MAX32520/Watchdog/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ADC/.vscode/flash.gdb b/Examples/MAX32650/ADC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ADC/.vscode/flash.gdb
+++ b/Examples/MAX32650/ADC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ADC_MAX11261/.vscode/flash.gdb b/Examples/MAX32650/ADC_MAX11261/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ADC_MAX11261/.vscode/flash.gdb
+++ b/Examples/MAX32650/ADC_MAX11261/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/AES/.vscode/flash.gdb b/Examples/MAX32650/AES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/AES/.vscode/flash.gdb
+++ b/Examples/MAX32650/AES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ARM-DSP/arm_bayes_example/.settings/language.settings.xml b/Examples/MAX32650/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
+++ b/Examples/MAX32650/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/ARM-DSP/arm_bayes_example/.vscode/flash.gdb b/Examples/MAX32650/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
+++ b/Examples/MAX32650/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml b/Examples/MAX32650/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
+++ b/Examples/MAX32650/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb b/Examples/MAX32650/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
+++ b/Examples/MAX32650/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ARM-DSP/arm_convolution_example/.settings/language.settings.xml b/Examples/MAX32650/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
+++ b/Examples/MAX32650/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/ARM-DSP/arm_convolution_example/.vscode/flash.gdb b/Examples/MAX32650/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
+++ b/Examples/MAX32650/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml b/Examples/MAX32650/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
+++ b/Examples/MAX32650/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb b/Examples/MAX32650/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
+++ b/Examples/MAX32650/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml b/Examples/MAX32650/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
+++ b/Examples/MAX32650/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb b/Examples/MAX32650/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
+++ b/Examples/MAX32650/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ARM-DSP/arm_fir_example/.settings/language.settings.xml b/Examples/MAX32650/ARM-DSP/arm_fir_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/ARM-DSP/arm_fir_example/.settings/language.settings.xml
+++ b/Examples/MAX32650/ARM-DSP/arm_fir_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/ARM-DSP/arm_fir_example/.vscode/flash.gdb b/Examples/MAX32650/ARM-DSP/arm_fir_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ARM-DSP/arm_fir_example/.vscode/flash.gdb
+++ b/Examples/MAX32650/ARM-DSP/arm_fir_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml b/Examples/MAX32650/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
+++ b/Examples/MAX32650/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb b/Examples/MAX32650/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
+++ b/Examples/MAX32650/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml b/Examples/MAX32650/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
+++ b/Examples/MAX32650/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb b/Examples/MAX32650/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
+++ b/Examples/MAX32650/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ARM-DSP/arm_matrix_example/.settings/language.settings.xml b/Examples/MAX32650/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
+++ b/Examples/MAX32650/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/ARM-DSP/arm_matrix_example/.vscode/flash.gdb b/Examples/MAX32650/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
+++ b/Examples/MAX32650/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml b/Examples/MAX32650/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
+++ b/Examples/MAX32650/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb b/Examples/MAX32650/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
+++ b/Examples/MAX32650/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml b/Examples/MAX32650/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
+++ b/Examples/MAX32650/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb b/Examples/MAX32650/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
+++ b/Examples/MAX32650/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ARM-DSP/arm_svm_example/.settings/language.settings.xml b/Examples/MAX32650/ARM-DSP/arm_svm_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/ARM-DSP/arm_svm_example/.settings/language.settings.xml
+++ b/Examples/MAX32650/ARM-DSP/arm_svm_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/ARM-DSP/arm_svm_example/.vscode/flash.gdb b/Examples/MAX32650/ARM-DSP/arm_svm_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ARM-DSP/arm_svm_example/.vscode/flash.gdb
+++ b/Examples/MAX32650/ARM-DSP/arm_svm_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ARM-DSP/arm_variance_example/.settings/language.settings.xml b/Examples/MAX32650/ARM-DSP/arm_variance_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/ARM-DSP/arm_variance_example/.settings/language.settings.xml
+++ b/Examples/MAX32650/ARM-DSP/arm_variance_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/ARM-DSP/arm_variance_example/.vscode/flash.gdb b/Examples/MAX32650/ARM-DSP/arm_variance_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ARM-DSP/arm_variance_example/.vscode/flash.gdb
+++ b/Examples/MAX32650/ARM-DSP/arm_variance_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/CLCD/.vscode/flash.gdb b/Examples/MAX32650/CLCD/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/CLCD/.vscode/flash.gdb
+++ b/Examples/MAX32650/CLCD/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/CRC/.vscode/flash.gdb b/Examples/MAX32650/CRC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/CRC/.vscode/flash.gdb
+++ b/Examples/MAX32650/CRC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/Coremark/.vscode/flash.gdb b/Examples/MAX32650/Coremark/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/Coremark/.vscode/flash.gdb
+++ b/Examples/MAX32650/Coremark/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/DES/.vscode/flash.gdb b/Examples/MAX32650/DES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/DES/.vscode/flash.gdb
+++ b/Examples/MAX32650/DES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/DMA/.vscode/flash.gdb b/Examples/MAX32650/DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/DMA/.vscode/flash.gdb
+++ b/Examples/MAX32650/DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/EEPROM_Emulator/.vscode/flash.gdb b/Examples/MAX32650/EEPROM_Emulator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/EEPROM_Emulator/.vscode/flash.gdb
+++ b/Examples/MAX32650/EEPROM_Emulator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/EMCC/.vscode/flash.gdb b/Examples/MAX32650/EMCC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/EMCC/.vscode/flash.gdb
+++ b/Examples/MAX32650/EMCC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/Flash/.vscode/flash.gdb b/Examples/MAX32650/Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/Flash/.vscode/flash.gdb
+++ b/Examples/MAX32650/Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/Flash_CLI/.vscode/flash.gdb b/Examples/MAX32650/Flash_CLI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/Flash_CLI/.vscode/flash.gdb
+++ b/Examples/MAX32650/Flash_CLI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/FreeRTOSDemo/.vscode/flash.gdb b/Examples/MAX32650/FreeRTOSDemo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/FreeRTOSDemo/.vscode/flash.gdb
+++ b/Examples/MAX32650/FreeRTOSDemo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/GPIO/.vscode/flash.gdb b/Examples/MAX32650/GPIO/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/GPIO/.vscode/flash.gdb
+++ b/Examples/MAX32650/GPIO/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/HBMC/.vscode/flash.gdb b/Examples/MAX32650/HBMC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/HBMC/.vscode/flash.gdb
+++ b/Examples/MAX32650/HBMC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/Hello_World/.vscode/flash.gdb b/Examples/MAX32650/Hello_World/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/Hello_World/.vscode/flash.gdb
+++ b/Examples/MAX32650/Hello_World/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/Hello_World_Cpp/.vscode/flash.gdb b/Examples/MAX32650/Hello_World_Cpp/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/Hello_World_Cpp/.vscode/flash.gdb
+++ b/Examples/MAX32650/Hello_World_Cpp/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/I2C/.vscode/flash.gdb b/Examples/MAX32650/I2C/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/I2C/.vscode/flash.gdb
+++ b/Examples/MAX32650/I2C/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/I2C_MNGR/.vscode/flash.gdb b/Examples/MAX32650/I2C_MNGR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/I2C_MNGR/.vscode/flash.gdb
+++ b/Examples/MAX32650/I2C_MNGR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/I2C_SCAN/.vscode/flash.gdb b/Examples/MAX32650/I2C_SCAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/I2C_SCAN/.vscode/flash.gdb
+++ b/Examples/MAX32650/I2C_SCAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/I2C_Sensor/.vscode/flash.gdb b/Examples/MAX32650/I2C_Sensor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/I2C_Sensor/.vscode/flash.gdb
+++ b/Examples/MAX32650/I2C_Sensor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/I2S/.vscode/flash.gdb b/Examples/MAX32650/I2S/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/I2S/.vscode/flash.gdb
+++ b/Examples/MAX32650/I2S/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/ICC/.vscode/flash.gdb b/Examples/MAX32650/ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/ICC/.vscode/flash.gdb
+++ b/Examples/MAX32650/ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/LP/.vscode/flash.gdb b/Examples/MAX32650/LP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/LP/.vscode/flash.gdb
+++ b/Examples/MAX32650/LP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/Library_Use/.vscode/flash.gdb b/Examples/MAX32650/Library_Use/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32650/Library_Use/.vscode/flash.gdb
+++ b/Examples/MAX32650/Library_Use/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/MAA/.vscode/flash.gdb b/Examples/MAX32650/MAA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/MAA/.vscode/flash.gdb
+++ b/Examples/MAX32650/MAA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/OTP_Dump/.vscode/flash.gdb b/Examples/MAX32650/OTP_Dump/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32650/OTP_Dump/.vscode/flash.gdb
+++ b/Examples/MAX32650/OTP_Dump/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/OWM/.vscode/flash.gdb b/Examples/MAX32650/OWM/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/OWM/.vscode/flash.gdb
+++ b/Examples/MAX32650/OWM/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/Pulse_Train/.vscode/flash.gdb b/Examples/MAX32650/Pulse_Train/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/Pulse_Train/.vscode/flash.gdb
+++ b/Examples/MAX32650/Pulse_Train/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/RTC/.vscode/flash.gdb b/Examples/MAX32650/RTC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/RTC/.vscode/flash.gdb
+++ b/Examples/MAX32650/RTC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/RTC_Backup/.vscode/flash.gdb b/Examples/MAX32650/RTC_Backup/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/RTC_Backup/.vscode/flash.gdb
+++ b/Examples/MAX32650/RTC_Backup/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/SCPA_OTP_Dump/.settings/language.settings.xml b/Examples/MAX32650/SCPA_OTP_Dump/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32650/SCPA_OTP_Dump/.settings/language.settings.xml
+++ b/Examples/MAX32650/SCPA_OTP_Dump/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32650/SCPA_OTP_Dump/.vscode/flash.gdb b/Examples/MAX32650/SCPA_OTP_Dump/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/SCPA_OTP_Dump/.vscode/flash.gdb
+++ b/Examples/MAX32650/SCPA_OTP_Dump/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/SDHC_FAT/.vscode/flash.gdb b/Examples/MAX32650/SDHC_FAT/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/SDHC_FAT/.vscode/flash.gdb
+++ b/Examples/MAX32650/SDHC_FAT/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/SDHC_Raw/.vscode/flash.gdb b/Examples/MAX32650/SDHC_Raw/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/SDHC_Raw/.vscode/flash.gdb
+++ b/Examples/MAX32650/SDHC_Raw/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/SPI/.vscode/flash.gdb b/Examples/MAX32650/SPI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/SPI/.vscode/flash.gdb
+++ b/Examples/MAX32650/SPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/SPIMSS/.vscode/flash.gdb b/Examples/MAX32650/SPIMSS/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/SPIMSS/.vscode/flash.gdb
+++ b/Examples/MAX32650/SPIMSS/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/SPIXF/.vscode/flash.gdb b/Examples/MAX32650/SPIXF/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/SPIXF/.vscode/flash.gdb
+++ b/Examples/MAX32650/SPIXF/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/SPIXF_ICC/.vscode/flash.gdb b/Examples/MAX32650/SPIXF_ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/SPIXF_ICC/.vscode/flash.gdb
+++ b/Examples/MAX32650/SPIXF_ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/SPIXR/.vscode/flash.gdb b/Examples/MAX32650/SPIXR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/SPIXR/.vscode/flash.gdb
+++ b/Examples/MAX32650/SPIXR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/SPI_MasterSlave/.vscode/flash.gdb b/Examples/MAX32650/SPI_MasterSlave/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/SPI_MasterSlave/.vscode/flash.gdb
+++ b/Examples/MAX32650/SPI_MasterSlave/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/Semaphore/.vscode/flash.gdb b/Examples/MAX32650/Semaphore/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/Semaphore/.vscode/flash.gdb
+++ b/Examples/MAX32650/Semaphore/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/SysTick/.vscode/flash.gdb b/Examples/MAX32650/SysTick/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/SysTick/.vscode/flash.gdb
+++ b/Examples/MAX32650/SysTick/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/TMR/.vscode/flash.gdb b/Examples/MAX32650/TMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/TMR/.vscode/flash.gdb
+++ b/Examples/MAX32650/TMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/TRNG/.vscode/flash.gdb b/Examples/MAX32650/TRNG/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/TRNG/.vscode/flash.gdb
+++ b/Examples/MAX32650/TRNG/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/Temp_Monitor/.vscode/flash.gdb b/Examples/MAX32650/Temp_Monitor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/Temp_Monitor/.vscode/flash.gdb
+++ b/Examples/MAX32650/Temp_Monitor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/UART/.vscode/flash.gdb b/Examples/MAX32650/UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/UART/.vscode/flash.gdb
+++ b/Examples/MAX32650/UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/USB/USB_CDCACM/.vscode/flash.gdb b/Examples/MAX32650/USB/USB_CDCACM/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/USB/USB_CDCACM/.vscode/flash.gdb
+++ b/Examples/MAX32650/USB/USB_CDCACM/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/USB/USB_CDCACM/Makefile b/Examples/MAX32650/USB/USB_CDCACM/Makefile
index 47461179883..62705ce06ab 100644
--- a/Examples/MAX32650/USB/USB_CDCACM/Makefile
+++ b/Examples/MAX32650/USB/USB_CDCACM/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32650/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb b/Examples/MAX32650/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb
+++ b/Examples/MAX32650/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/USB/USB_CompositeDevice_MSC_CDC/Makefile b/Examples/MAX32650/USB/USB_CompositeDevice_MSC_CDC/Makefile
index 47461179883..62705ce06ab 100644
--- a/Examples/MAX32650/USB/USB_CompositeDevice_MSC_CDC/Makefile
+++ b/Examples/MAX32650/USB/USB_CompositeDevice_MSC_CDC/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32650/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb b/Examples/MAX32650/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb
+++ b/Examples/MAX32650/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/USB/USB_CompositeDevice_MSC_HID/Makefile b/Examples/MAX32650/USB/USB_CompositeDevice_MSC_HID/Makefile
index 47461179883..62705ce06ab 100644
--- a/Examples/MAX32650/USB/USB_CompositeDevice_MSC_HID/Makefile
+++ b/Examples/MAX32650/USB/USB_CompositeDevice_MSC_HID/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32650/USB/USB_HIDKeyboard/.vscode/flash.gdb b/Examples/MAX32650/USB/USB_HIDKeyboard/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/USB/USB_HIDKeyboard/.vscode/flash.gdb
+++ b/Examples/MAX32650/USB/USB_HIDKeyboard/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/USB/USB_HIDKeyboard/Makefile b/Examples/MAX32650/USB/USB_HIDKeyboard/Makefile
index 47461179883..62705ce06ab 100644
--- a/Examples/MAX32650/USB/USB_HIDKeyboard/Makefile
+++ b/Examples/MAX32650/USB/USB_HIDKeyboard/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32650/USB/USB_MassStorage/.vscode/flash.gdb b/Examples/MAX32650/USB/USB_MassStorage/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/USB/USB_MassStorage/.vscode/flash.gdb
+++ b/Examples/MAX32650/USB/USB_MassStorage/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/USB/USB_MassStorage/Makefile b/Examples/MAX32650/USB/USB_MassStorage/Makefile
index 47461179883..62705ce06ab 100644
--- a/Examples/MAX32650/USB/USB_MassStorage/Makefile
+++ b/Examples/MAX32650/USB/USB_MassStorage/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32650/Watchdog/.vscode/flash.gdb b/Examples/MAX32650/Watchdog/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/Watchdog/.vscode/flash.gdb
+++ b/Examples/MAX32650/Watchdog/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/WearLeveling/.cproject b/Examples/MAX32650/WearLeveling/.cproject
index 16fcc742260..4e7c11706c4 100644
--- a/Examples/MAX32650/WearLeveling/.cproject
+++ b/Examples/MAX32650/WearLeveling/.cproject
@@ -34,7 +34,6 @@
-
diff --git a/Examples/MAX32650/WearLeveling/.vscode/flash.gdb b/Examples/MAX32650/WearLeveling/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32650/WearLeveling/.vscode/flash.gdb
+++ b/Examples/MAX32650/WearLeveling/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32650/WearLeveling/.vscode/settings.json b/Examples/MAX32650/WearLeveling/.vscode/settings.json
index 6063b8db360..bb82deb4989 100755
--- a/Examples/MAX32650/WearLeveling/.vscode/settings.json
+++ b/Examples/MAX32650/WearLeveling/.vscode/settings.json
@@ -54,8 +54,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/inc"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,8 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/src"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/ADC/.vscode/flash.gdb b/Examples/MAX32655/ADC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ADC/.vscode/flash.gdb
+++ b/Examples/MAX32655/ADC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/AES/.vscode/flash.gdb b/Examples/MAX32655/AES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/AES/.vscode/flash.gdb
+++ b/Examples/MAX32655/AES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/ARM-DSP/arm_bayes_example/.settings/language.settings.xml b/Examples/MAX32655/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
+++ b/Examples/MAX32655/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/ARM-DSP/arm_bayes_example/.vscode/flash.gdb b/Examples/MAX32655/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
+++ b/Examples/MAX32655/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml b/Examples/MAX32655/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
+++ b/Examples/MAX32655/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb b/Examples/MAX32655/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
+++ b/Examples/MAX32655/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/ARM-DSP/arm_convolution_example/.settings/language.settings.xml b/Examples/MAX32655/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
+++ b/Examples/MAX32655/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/ARM-DSP/arm_convolution_example/.vscode/flash.gdb b/Examples/MAX32655/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
+++ b/Examples/MAX32655/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml b/Examples/MAX32655/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
+++ b/Examples/MAX32655/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb b/Examples/MAX32655/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
+++ b/Examples/MAX32655/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml b/Examples/MAX32655/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
+++ b/Examples/MAX32655/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb b/Examples/MAX32655/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
+++ b/Examples/MAX32655/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/ARM-DSP/arm_fir_example/.settings/language.settings.xml b/Examples/MAX32655/ARM-DSP/arm_fir_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/ARM-DSP/arm_fir_example/.settings/language.settings.xml
+++ b/Examples/MAX32655/ARM-DSP/arm_fir_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/ARM-DSP/arm_fir_example/.vscode/flash.gdb b/Examples/MAX32655/ARM-DSP/arm_fir_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ARM-DSP/arm_fir_example/.vscode/flash.gdb
+++ b/Examples/MAX32655/ARM-DSP/arm_fir_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml b/Examples/MAX32655/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
+++ b/Examples/MAX32655/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb b/Examples/MAX32655/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
+++ b/Examples/MAX32655/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml b/Examples/MAX32655/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
+++ b/Examples/MAX32655/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb b/Examples/MAX32655/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
+++ b/Examples/MAX32655/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/ARM-DSP/arm_matrix_example/.settings/language.settings.xml b/Examples/MAX32655/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
+++ b/Examples/MAX32655/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/ARM-DSP/arm_matrix_example/.vscode/flash.gdb b/Examples/MAX32655/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
+++ b/Examples/MAX32655/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml b/Examples/MAX32655/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
+++ b/Examples/MAX32655/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb b/Examples/MAX32655/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
+++ b/Examples/MAX32655/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml b/Examples/MAX32655/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
+++ b/Examples/MAX32655/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb b/Examples/MAX32655/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
+++ b/Examples/MAX32655/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/ARM-DSP/arm_svm_example/.settings/language.settings.xml b/Examples/MAX32655/ARM-DSP/arm_svm_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/ARM-DSP/arm_svm_example/.settings/language.settings.xml
+++ b/Examples/MAX32655/ARM-DSP/arm_svm_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/ARM-DSP/arm_svm_example/.vscode/flash.gdb b/Examples/MAX32655/ARM-DSP/arm_svm_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ARM-DSP/arm_svm_example/.vscode/flash.gdb
+++ b/Examples/MAX32655/ARM-DSP/arm_svm_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/ARM-DSP/arm_variance_example/.settings/language.settings.xml b/Examples/MAX32655/ARM-DSP/arm_variance_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/ARM-DSP/arm_variance_example/.settings/language.settings.xml
+++ b/Examples/MAX32655/ARM-DSP/arm_variance_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/ARM-DSP/arm_variance_example/.vscode/flash.gdb b/Examples/MAX32655/ARM-DSP/arm_variance_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ARM-DSP/arm_variance_example/.vscode/flash.gdb
+++ b/Examples/MAX32655/ARM-DSP/arm_variance_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/BLE4_ctr/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/BLE4_ctr/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/BLE4_ctr/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/BLE4_ctr/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/BLE4_ctr/Makefile b/Examples/MAX32655/Bluetooth/BLE4_ctr/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/BLE4_ctr/Makefile
+++ b/Examples/MAX32655/Bluetooth/BLE4_ctr/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/Bluetooth/BLE5_ctr/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/BLE5_ctr/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/BLE5_ctr/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/BLE5_ctr/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/BLE5_ctr/Makefile b/Examples/MAX32655/Bluetooth/BLE5_ctr/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/BLE5_ctr/Makefile
+++ b/Examples/MAX32655/Bluetooth/BLE5_ctr/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/.cproject b/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/.cproject
index 6402c982add..8b2947c40a6 100644
--- a/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/.cproject
+++ b/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/.cproject
@@ -45,6 +45,15 @@
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/.vscode/settings.json b/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/.vscode/settings.json
index b62fb14782a..4e0f6f3aa78 100755
--- a/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/.vscode/settings.json
+++ b/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/.vscode/settings.json
@@ -66,6 +66,8 @@
"${config:MAXIM_PATH}/Libraries/Cordio/ble-host/sources/hci/exactle",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/include",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/include/util",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
@@ -91,6 +93,9 @@
"${config:MAXIM_PATH}/Libraries/Cordio/controller/sources",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/sources",
"${config:MAXIM_PATH}/Libraries/Cordio/platform/targets/maxim/max32655/sources",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
diff --git a/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/Makefile b/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/Makefile
+++ b/Examples/MAX32655/Bluetooth/BLE_FreeRTOS/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/Bluetooth/BLE_datc/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/BLE_datc/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/BLE_datc/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/BLE_datc/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/BLE_datc/Makefile b/Examples/MAX32655/Bluetooth/BLE_datc/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/BLE_datc/Makefile
+++ b/Examples/MAX32655/Bluetooth/BLE_datc/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/Bluetooth/BLE_dats/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/BLE_dats/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/BLE_dats/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/BLE_dats/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/BLE_dats/Makefile b/Examples/MAX32655/Bluetooth/BLE_dats/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/BLE_dats/Makefile
+++ b/Examples/MAX32655/Bluetooth/BLE_dats/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/Bluetooth/BLE_fcc/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/BLE_fcc/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/BLE_fcc/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/BLE_fcc/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/BLE_fcc/Makefile b/Examples/MAX32655/Bluetooth/BLE_fcc/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/BLE_fcc/Makefile
+++ b/Examples/MAX32655/Bluetooth/BLE_fcc/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/Bluetooth/BLE_fit/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/BLE_fit/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/BLE_fit/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/BLE_fit/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/BLE_fit/Makefile b/Examples/MAX32655/Bluetooth/BLE_fit/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/BLE_fit/Makefile
+++ b/Examples/MAX32655/Bluetooth/BLE_fit/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/.cproject b/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/.cproject
index 7b5e5f5c0d8..b77b9372f42 100644
--- a/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/.cproject
+++ b/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/.cproject
@@ -45,6 +45,15 @@
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/.vscode/settings.json b/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/.vscode/settings.json
index b62fb14782a..4e0f6f3aa78 100755
--- a/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/.vscode/settings.json
+++ b/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/.vscode/settings.json
@@ -66,6 +66,8 @@
"${config:MAXIM_PATH}/Libraries/Cordio/ble-host/sources/hci/exactle",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/include",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/include/util",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
@@ -91,6 +93,9 @@
"${config:MAXIM_PATH}/Libraries/Cordio/controller/sources",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/sources",
"${config:MAXIM_PATH}/Libraries/Cordio/platform/targets/maxim/max32655/sources",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
diff --git a/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/Makefile b/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/Makefile
+++ b/Examples/MAX32655/Bluetooth/BLE_fit_FreeRTOS/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/Bluetooth/BLE_mcs/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/BLE_mcs/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/BLE_mcs/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/BLE_mcs/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/BLE_mcs/Makefile b/Examples/MAX32655/Bluetooth/BLE_mcs/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/BLE_mcs/Makefile
+++ b/Examples/MAX32655/Bluetooth/BLE_mcs/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/Bluetooth/BLE_otac/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/BLE_otac/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/BLE_otac/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/BLE_otac/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/BLE_otac/Makefile b/Examples/MAX32655/Bluetooth/BLE_otac/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/BLE_otac/Makefile
+++ b/Examples/MAX32655/Bluetooth/BLE_otac/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/Bluetooth/BLE_otas/.cproject b/Examples/MAX32655/Bluetooth/BLE_otas/.cproject
index 6ad35844c8b..d6ca454809f 100644
--- a/Examples/MAX32655/Bluetooth/BLE_otas/.cproject
+++ b/Examples/MAX32655/Bluetooth/BLE_otas/.cproject
@@ -45,6 +45,15 @@
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/Bluetooth/BLE_otas/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/BLE_otas/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/BLE_otas/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/BLE_otas/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/BLE_otas/.vscode/settings.json b/Examples/MAX32655/Bluetooth/BLE_otas/.vscode/settings.json
index b10d1cb754a..95e0ea020c2 100755
--- a/Examples/MAX32655/Bluetooth/BLE_otas/.vscode/settings.json
+++ b/Examples/MAX32655/Bluetooth/BLE_otas/.vscode/settings.json
@@ -65,7 +65,9 @@
"${config:MAXIM_PATH}/Libraries/Cordio/ble-host/sources/hci/dual_chip",
"${config:MAXIM_PATH}/Libraries/Cordio/ble-host/sources/hci/exactle",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/include",
- "${config:MAXIM_PATH}/Libraries/Cordio/wsf/include/util"
+ "${config:MAXIM_PATH}/Libraries/Cordio/wsf/include/util",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -87,7 +89,10 @@
"${config:MAXIM_PATH}/Libraries/Cordio/ble-profiles/sources",
"${config:MAXIM_PATH}/Libraries/Cordio/controller/sources",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/sources",
- "${config:MAXIM_PATH}/Libraries/Cordio/platform/targets/maxim/max32655/sources"
+ "${config:MAXIM_PATH}/Libraries/Cordio/platform/targets/maxim/max32655/sources",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/Bluetooth/BLE_otas/Makefile b/Examples/MAX32655/Bluetooth/BLE_otas/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/BLE_otas/Makefile
+++ b/Examples/MAX32655/Bluetooth/BLE_otas/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/Bluetooth/BLE_periph/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/BLE_periph/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/BLE_periph/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/BLE_periph/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/BLE_periph/Makefile b/Examples/MAX32655/Bluetooth/BLE_periph/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/BLE_periph/Makefile
+++ b/Examples/MAX32655/Bluetooth/BLE_periph/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/Bluetooth/Bootloader/.cproject b/Examples/MAX32655/Bluetooth/Bootloader/.cproject
index c1ba28348c7..138ca5314b9 100644
--- a/Examples/MAX32655/Bluetooth/Bootloader/.cproject
+++ b/Examples/MAX32655/Bluetooth/Bootloader/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/Bluetooth/Bootloader/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/Bootloader/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/Bootloader/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/Bootloader/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/Bootloader/.vscode/settings.json b/Examples/MAX32655/Bluetooth/Bootloader/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/Bluetooth/Bootloader/.vscode/settings.json
+++ b/Examples/MAX32655/Bluetooth/Bootloader/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/Bluetooth/Bootloader/Makefile b/Examples/MAX32655/Bluetooth/Bootloader/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/Bootloader/Makefile
+++ b/Examples/MAX32655/Bluetooth/Bootloader/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/Bluetooth/RF_Test/.cproject b/Examples/MAX32655/Bluetooth/RF_Test/.cproject
index 1808e22ac6c..0c8552c594b 100644
--- a/Examples/MAX32655/Bluetooth/RF_Test/.cproject
+++ b/Examples/MAX32655/Bluetooth/RF_Test/.cproject
@@ -32,7 +32,16 @@
-
+
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/Bluetooth/RF_Test/.vscode/flash.gdb b/Examples/MAX32655/Bluetooth/RF_Test/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Bluetooth/RF_Test/.vscode/flash.gdb
+++ b/Examples/MAX32655/Bluetooth/RF_Test/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Bluetooth/RF_Test/.vscode/settings.json b/Examples/MAX32655/Bluetooth/RF_Test/.vscode/settings.json
index 344f636aeb3..6506b532fb7 100755
--- a/Examples/MAX32655/Bluetooth/RF_Test/.vscode/settings.json
+++ b/Examples/MAX32655/Bluetooth/RF_Test/.vscode/settings.json
@@ -53,6 +53,8 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
@@ -69,6 +71,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
diff --git a/Examples/MAX32655/Bluetooth/RF_Test/Makefile b/Examples/MAX32655/Bluetooth/RF_Test/Makefile
index 0ae1a17ffe4..141e75f32f6 100644
--- a/Examples/MAX32655/Bluetooth/RF_Test/Makefile
+++ b/Examples/MAX32655/Bluetooth/RF_Test/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32655/CRC/.vscode/flash.gdb b/Examples/MAX32655/CRC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/CRC/.vscode/flash.gdb
+++ b/Examples/MAX32655/CRC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Coremark/.vscode/flash.gdb b/Examples/MAX32655/Coremark/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Coremark/.vscode/flash.gdb
+++ b/Examples/MAX32655/Coremark/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/DMA/.vscode/flash.gdb b/Examples/MAX32655/DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/DMA/.vscode/flash.gdb
+++ b/Examples/MAX32655/DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Dual_core_sync/Dual_core_sync_arm/.vscode/flash.gdb b/Examples/MAX32655/Dual_core_sync/Dual_core_sync_arm/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Dual_core_sync/Dual_core_sync_arm/.vscode/flash.gdb
+++ b/Examples/MAX32655/Dual_core_sync/Dual_core_sync_arm/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Dual_core_sync/Dual_core_sync_riscv/.cproject b/Examples/MAX32655/Dual_core_sync/Dual_core_sync_riscv/.cproject
index e6511baa3ae..aa2c4602f0c 100644
--- a/Examples/MAX32655/Dual_core_sync/Dual_core_sync_riscv/.cproject
+++ b/Examples/MAX32655/Dual_core_sync/Dual_core_sync_riscv/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/Dual_core_sync/Dual_core_sync_riscv/.vscode/flash.gdb b/Examples/MAX32655/Dual_core_sync/Dual_core_sync_riscv/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Dual_core_sync/Dual_core_sync_riscv/.vscode/flash.gdb
+++ b/Examples/MAX32655/Dual_core_sync/Dual_core_sync_riscv/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Dual_core_sync/Dual_core_sync_riscv/.vscode/settings.json b/Examples/MAX32655/Dual_core_sync/Dual_core_sync_riscv/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/Dual_core_sync/Dual_core_sync_riscv/.vscode/settings.json
+++ b/Examples/MAX32655/Dual_core_sync/Dual_core_sync_riscv/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/EEPROM_Emulator/.vscode/flash.gdb b/Examples/MAX32655/EEPROM_Emulator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/EEPROM_Emulator/.vscode/flash.gdb
+++ b/Examples/MAX32655/EEPROM_Emulator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/External_Flash/.cproject b/Examples/MAX32655/External_Flash/.cproject
index dda55a80058..3811a3d3312 100644
--- a/Examples/MAX32655/External_Flash/.cproject
+++ b/Examples/MAX32655/External_Flash/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/External_Flash/.vscode/flash.gdb b/Examples/MAX32655/External_Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/External_Flash/.vscode/flash.gdb
+++ b/Examples/MAX32655/External_Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/External_Flash/.vscode/settings.json b/Examples/MAX32655/External_Flash/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/External_Flash/.vscode/settings.json
+++ b/Examples/MAX32655/External_Flash/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/FTHR_I2C/.vscode/flash.gdb b/Examples/MAX32655/FTHR_I2C/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/FTHR_I2C/.vscode/flash.gdb
+++ b/Examples/MAX32655/FTHR_I2C/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Flash/.cproject b/Examples/MAX32655/Flash/.cproject
index afcb69c2d77..bdb89a22bd4 100644
--- a/Examples/MAX32655/Flash/.cproject
+++ b/Examples/MAX32655/Flash/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/Flash/.vscode/flash.gdb b/Examples/MAX32655/Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Flash/.vscode/flash.gdb
+++ b/Examples/MAX32655/Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Flash/.vscode/settings.json b/Examples/MAX32655/Flash/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/Flash/.vscode/settings.json
+++ b/Examples/MAX32655/Flash/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/Flash_CLI/.vscode/flash.gdb b/Examples/MAX32655/Flash_CLI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Flash_CLI/.vscode/flash.gdb
+++ b/Examples/MAX32655/Flash_CLI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/FreeRTOSDemo/.cproject b/Examples/MAX32655/FreeRTOSDemo/.cproject
index 1ca3b2afa00..b943204beaa 100644
--- a/Examples/MAX32655/FreeRTOSDemo/.cproject
+++ b/Examples/MAX32655/FreeRTOSDemo/.cproject
@@ -33,6 +33,15 @@
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/FreeRTOSDemo/.vscode/flash.gdb b/Examples/MAX32655/FreeRTOSDemo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/FreeRTOSDemo/.vscode/flash.gdb
+++ b/Examples/MAX32655/FreeRTOSDemo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/FreeRTOSDemo/.vscode/settings.json b/Examples/MAX32655/FreeRTOSDemo/.vscode/settings.json
index e1c92f26c68..e927e7134b3 100755
--- a/Examples/MAX32655/FreeRTOSDemo/.vscode/settings.json
+++ b/Examples/MAX32655/FreeRTOSDemo/.vscode/settings.json
@@ -54,6 +54,8 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
@@ -71,6 +73,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
diff --git a/Examples/MAX32655/GPIO/.cproject b/Examples/MAX32655/GPIO/.cproject
index 1e2230fce14..cc8ddabe089 100644
--- a/Examples/MAX32655/GPIO/.cproject
+++ b/Examples/MAX32655/GPIO/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/GPIO/.vscode/flash.gdb b/Examples/MAX32655/GPIO/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/GPIO/.vscode/flash.gdb
+++ b/Examples/MAX32655/GPIO/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/GPIO/.vscode/settings.json b/Examples/MAX32655/GPIO/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/GPIO/.vscode/settings.json
+++ b/Examples/MAX32655/GPIO/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/Hello_World-riscv/.vscode/flash.gdb b/Examples/MAX32655/Hello_World-riscv/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Hello_World-riscv/.vscode/flash.gdb
+++ b/Examples/MAX32655/Hello_World-riscv/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Hello_World/.cproject b/Examples/MAX32655/Hello_World/.cproject
index 3a8a4199e81..a5e31826404 100644
--- a/Examples/MAX32655/Hello_World/.cproject
+++ b/Examples/MAX32655/Hello_World/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/Hello_World/.vscode/flash.gdb b/Examples/MAX32655/Hello_World/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Hello_World/.vscode/flash.gdb
+++ b/Examples/MAX32655/Hello_World/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Hello_World/.vscode/settings.json b/Examples/MAX32655/Hello_World/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/Hello_World/.vscode/settings.json
+++ b/Examples/MAX32655/Hello_World/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/Hello_World_Cpp/.vscode/flash.gdb b/Examples/MAX32655/Hello_World_Cpp/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Hello_World_Cpp/.vscode/flash.gdb
+++ b/Examples/MAX32655/Hello_World_Cpp/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/I2C/.vscode/flash.gdb b/Examples/MAX32655/I2C/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/I2C/.vscode/flash.gdb
+++ b/Examples/MAX32655/I2C/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/I2C_EEPROM/.cproject b/Examples/MAX32655/I2C_EEPROM/.cproject
index d9298b4c9ed..74db79c123d 100644
--- a/Examples/MAX32655/I2C_EEPROM/.cproject
+++ b/Examples/MAX32655/I2C_EEPROM/.cproject
@@ -14,7 +14,7 @@
-
+
@@ -32,8 +32,17 @@
+
+
+
+
+
+
+
+
+
-
+
@@ -52,8 +61,7 @@
-
-
+
@@ -78,4 +86,4 @@
-
\ No newline at end of file
+
diff --git a/Examples/MAX32655/I2C_EEPROM/.project b/Examples/MAX32655/I2C_EEPROM/.project
index 561065f9745..c7ace7c565c 100644
--- a/Examples/MAX32655/I2C_EEPROM/.project
+++ b/Examples/MAX32655/I2C_EEPROM/.project
@@ -23,11 +23,4 @@
org.eclipse.cdt.managedbuilder.core.managedBuildNature
org.eclipse.cdt.managedbuilder.core.ScannerConfigNature
-
-
- MiscDrivers
- 2
- C:/MaximSDK/Libraries/MiscDrivers
-
-
diff --git a/Examples/MAX32655/I2C_EEPROM/.settings/language.settings.xml b/Examples/MAX32655/I2C_EEPROM/.settings/language.settings.xml
index 9d535fdfef9..d32717b6f37 100644
--- a/Examples/MAX32655/I2C_EEPROM/.settings/language.settings.xml
+++ b/Examples/MAX32655/I2C_EEPROM/.settings/language.settings.xml
@@ -5,11 +5,11 @@
-
+
-
\ No newline at end of file
+
diff --git a/Examples/MAX32655/I2C_EEPROM/.settings/org.eclipse.cdt.core.prefs b/Examples/MAX32655/I2C_EEPROM/.settings/org.eclipse.cdt.core.prefs
index 552530382e6..d6d3c974b3c 100644
--- a/Examples/MAX32655/I2C_EEPROM/.settings/org.eclipse.cdt.core.prefs
+++ b/Examples/MAX32655/I2C_EEPROM/.settings/org.eclipse.cdt.core.prefs
@@ -1,8 +1,3 @@
-doxygen/doxygen_new_line_after_brief=true
-doxygen/doxygen_use_brief_tag=false
-doxygen/doxygen_use_javadoc_tags=true
-doxygen/doxygen_use_pre_tag=false
-doxygen/doxygen_use_structural_commands=false
eclipse.preferences.version=1
environment/project/cdt.managedbuild.toolchain.gnu.cross.base.1028364529/BOARD/delimiter=;
environment/project/cdt.managedbuild.toolchain.gnu.cross.base.1028364529/BOARD/operation=append
diff --git a/Examples/MAX32655/I2C_EEPROM/.vscode/README.md b/Examples/MAX32655/I2C_EEPROM/.vscode/README.md
old mode 100644
new mode 100755
index 8b58b503892..58733e941c7
--- a/Examples/MAX32655/I2C_EEPROM/.vscode/README.md
+++ b/Examples/MAX32655/I2C_EEPROM/.vscode/README.md
@@ -5,8 +5,6 @@ _(If you're viewing this document from within Visual Studio Code you can press `
## Quick Links
* [MSDK User Guide](https://analog-devices-msdk.github.io/msdk/USERGUIDE/)
- * If it's not in the README, check the UG.
- * If it's not in the UG, open a ticket!
* [VSCode-Maxim Github](https://github.com/Analog-Devices-MSDK/VSCode-Maxim)
## Introduction
@@ -25,390 +23,17 @@ The following features are supported:
* [Visual Studio Code](https://code.visualstudio.com/)
* [C/C++ VSCode Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools)
* [Cortex-Debug Extension](https://marketplace.visualstudio.com/items?itemName=marus25.cortex-debug)
-* [Analog Devices MSDK](https://www.analog.com/en/design-center/evaluation-hardware-and-software/software/software-download?swpart=SFW0010820A)
+* [Analog Devices MSDK](https://analog-devices-msdk.github.io/msdk/)
## Installation
-The steps below are also available in video form in "Understanding Artificial Intelligence Episode 8.5 - Visual Studio Code" [here](https://www.analog.com/en/education/education-library/videos/6313212752112.html).
+Install the MSDK, then set `"MAXIM_PATH"` in your _user_ VS Code settings.
-1. Download and install the Analog Devices MSDK for your OS from the links below. For more detailed instructions on installing the MSDK, see the [MSDK User Guide](https://analog-devices-msdk.github.io/msdk/USERGUIDE/)
- * [Windows](https://www.analog.com/en/design-center/evaluation-hardware-and-software/software/software-download?swpart=SFW0010820A)
- * [Linux (Ubuntu)](https://www.analog.com/en/design-center/evaluation-hardware-and-software/software/software-download?swpart=SFW0018720A)
- * [MacOS](https://www.analog.com/en/design-center/evaluation-hardware-and-software/software/software-download?swpart=SFW0018610A)
-
-2. Run the installer executable, and ensure that "Visual Studio Code Support" is enabled for your installation.
-
- ![Selected Components](https://raw.githubusercontent.com/Analog-Devices-MSDK/VSCode-Maxim/main/img/installer_components.JPG)
-
-3. Finish the MSDK installation, taking note of where the MSDK was installed.
-
-4. Download & install Visual Studio Code for your OS [here](https://code.visualstudio.com/Download).
-
-5. Launch Visual Studio Code.
-
-6. Install the Microsoft [C/C++ extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools).
-
-7. Install the [Cortex-Debug Extension](https://marketplace.visualstudio.com/items?itemName=marus25.cortex-debug)
-
-8. Use `CTRL + SHIFT + P` (or `COMMAND + SHIFT + P` on MacOS) to open the developer prompt.
-
-9. Type "open settings json" and select the "Preferences: Open Settings (JSON)" option (_not_ the "Preferences: Open _Default_ Settings (JSON)"). This will open your user settings.json file in VS Code's editor.
-
- ![Open Settings JSON Command](https://raw.githubusercontent.com/Analog-Devices-MSDK/VSCode-Maxim/main/img/open_settings_json.jpg)
-
-10. Add the entries below into your user settings.json file.
-
- ```json
- {
- // There may be other settings up here...
-
- "MAXIM_PATH":"C:/MaximSDK", // Set this to the installed location of the Analog Devices MSDK. Only use forward slashes '/' when setting this path!
- "update.mode": "manual",
- "extensions.autoUpdate": false,
-
- // There may be other settings down here...
- }
- ```
-
-11. Save your changes to the file with `CTRL + S` and restart VS Code.
-
-12. That's it! You're ready to start using Visual Studio Code to develop with Analog Devices MAX-series Microcontrollers. The MSDK examples come pre-populated with .vscode project folders, and the `Tools/VSCode-Maxim` folder of the MSDK contains documentation and templates. See [Usage](#usage) below for more details.
+See [Getting Started with Visual Studio Code](https://analog-devices-msdk.github.io/msdk/USERGUIDE/#getting-started-with-visual-studio-code) in the MSDK User Guide for detailed instructions.
## Usage
-This section covers basic usage of the VSCode-Maxim project files. For documentation on Visual Studio Code itself, please refer to the official docs [here](https://code.visualstudio.com/Docs).
-
-### Opening Projects
-
-Visual Studio Code is built around a "working directory" paradigm. The editor is always rooted in a working directory, and the main mechanism for changing that directory is `File -> Open Folder...`.
-
-![File -> Open Folder](https://raw.githubusercontent.com/Analog-Devices-MSDK/VSCode-Maxim/main/img/file_openfolder.JPG)
-
-As a result, you'll notice that there is no "New Project" mechanism. A "project" in VS Code is simply a folder. It will look inside of the opened folder for a `.vscode` _sub_-folder to load project-specific settings from.
-
-A project that is configured for VS Code will have, at minimum, a .vscode sub-folder and a Makefile in its directory _(Note: You may need to enable viewing of hidden items in your file explorer to see the .vscode sub-folder)_.
-
-Ex:
-
-![Example Directory Contents](https://raw.githubusercontent.com/Analog-Devices-MSDK/VSCode-Maxim/main/img/opening_projects_2.jpg)
-
-### Where to Find Projects
-
-The [Examples](https://github.com/Analog-Devices-MSDK/msdk/tree/main/Examples) in the MSDK come with with pre-configured .vscode project folders. These projects can be opened "out of the box", but it's good practice to copy example folders _outside_ of the MSDK so that the original copies are kept as clean references. The examples can be freely moved to any location _without a space in its path_.
-
-Additionally, empty project templates and a drag-and-drop folder for "injecting" a VSCode-Maxim project can be found under `Tools/VSCode-Maxim` in the MSDK installation.
-
-### Build Tasks
-
-Once a project is opened 4 available build tasks will become available via `Terminal > Run Build task...` or the shortcut `Ctrl+Shift+B`. These tasks are configured by the `.vscode/task.json` file.
-
-![Build Tasks Image](https://raw.githubusercontent.com/Analog-Devices-MSDK/VSCode-Maxim/main/img/buildtasks.JPG)
-
-#### Build
-
-* Compiles the code with a `make all` command.
-* Additional options are passed into Make on the command-line based on the project's settings.json file.
-* The `./build` directory will be created and will contain the output binary, as well as all intermediary object files.
-
-#### Clean
-
-* Cleans the build output, removing the `./build` directory and all of its contents.
-
-#### Clean-Periph
-
-* This task is the same as 'clean', but it also removes the build output for the MSDK's peripheral drivers.
-* Use this if you would like to recompile the peripheral drivers from source on the next build.
-
-#### Flash
-
-* Launching this task automatically runs the `Build` task first. Then, it flashes the output binary to the microcontroller.
-* It uses the GDB `load` and `compare-sections` commands, and handles launching an OpenOCD internally via a pipe connection.
-* The flashed program will be halted until the microcontroller is reset, power cycled, or a debugger is connected.
-* A debugger must be connected correctly to use this task. Refer to the datasheet of your microcontroller's evaluation board for instructions.
-
-#### Flash & Run
-
-* This is the same as the `Flash` task, but it also will launch execution of the program once flashing is complete.
-
-#### Erase Flash
-
-* Completely erases all of the application code in the flash memory bank.
-* Once complete, the target microcontroller will be effectively "blank".
-* This can be useful for recovering from Low-Power (LP) lockouts, bad firmware, etc.
-
-### Debugging
-
-![Debug Window](https://raw.githubusercontent.com/Analog-Devices-MSDK/VSCode-Maxim/main/img/debugger.JPG)
-
-Debugging is enabled by Visual Studio Code's integrated debugger. Launch configurations can be found in the `.vscode/launch.json` file.
-
-* Note: **Flashing does not happen automatically when launching the debugger.** Run the "Flash" [build task](#build-tasks) for your program _before_ debugging.
-
-#### Debugger Limitations
-
-In general, the MAX-series microcontrollers have the following debugger limitations at the hardware level:
-
-* The debugger can not be connected _while_ the device is in reset.
-
-* The device can not be debugged while the device is in Sleep, Low Power Mode, Micro Power Mode, Standby, Backup, or Shutdown mode. These modes shut down the SWD clock.
-
-* These limitations can sometimes make the device difficult or impossible to connect to if firmware has locked out the debugger. In such cases, the ["Erase Flash"](#erase-flash) task can be used to recover the part.
-
-#### Launching the Debugger
-
-1. Attach your debugger to the SWD port on the target microcontroller. (Refer to the datasheet of your evaluation board for instructions on connecting a debugger)
-
-2. Flash the program to the microcontroller with the "Flash" [Build Task](#build-tasks). **Flashing does not happen automatically when launching the debugger.**
-
-3. Launch the debugger with `Run > Start Debugging`, with the shortcut `F5`, or via the `Run and Debug` window (Ctrl + Shift + D) and the green "launch" arrow.
-
- ![Debug Tab](https://raw.githubusercontent.com/Analog-Devices-MSDK/VSCode-Maxim/main/img/debugger_window.JPG)
-
-4. The debugger will launch a GDB client & OpenOCD server, reset the microcontroller, and should break on entry into `main`.
-
- ![Debugger Break on Main](https://raw.githubusercontent.com/Analog-Devices-MSDK/VSCode-Maxim/main/img/debugger_breakmain.JPG)
-
-#### Using the Debugger
-
-* For full usage details, please refer to the [official VS Code debugger documentation](https://code.visualstudio.com/docs/editor/debugging).
-
-The main interface for the debugger is the debugger control bar:
-
-![Debugger Control Bar Image](https://raw.githubusercontent.com/Analog-Devices-MSDK/VSCode-Maxim/main/img/debugger_bar.JPG)
-
-`Continue | Step Over | Step Into | Step Out | Restart | Stop`
-
-Breakpoints can be set by clicking in the space next to the line number in a source code file. A red dot indicates a line to break on. Breakpoints can be removed by clicking on them again. Ex:
-
-![Breakpoint](https://raw.githubusercontent.com/Analog-Devices-MSDK/VSCode-Maxim/main/img/breakpoint.JPG)
-
-## Project Configuration
-
-### Project Settings
-
-`.vscode/settings.json` is the main project configuration file. Values set here are parsed into the other .json config files.
-
-**When a change is made to this file, VS Code should be reloaded with CTRL+SHIFT+P -> Reload Window (or alternatively restarted completely) to force a re-parse.**
-
-![Reload Window](https://raw.githubusercontent.com/Analog-Devices-MSDK/VSCode-Maxim/main/img/reload_window.JPG)
-
-The default project configuration should work for most use cases as long as `"target"` and `"board"` are set correctly.
-
-Any field from `settings.json` can be referenced from any other config file (including itself) with `"${config:[fieldname]}"`
-
-The following configuration options are available:
-
-### Basic Config Options
-
-#### `"target"`
-
-* This sets the target microcontroller for the project.
-* It sets the `TARGET` [Build Configuration](#build-configuration) variable.
-* Supported values:
- * `"MAX32520"`
- * `"MAX32570"`
- * `"MAX32650"`
- * `"MAX32655"`
- * `"MAX32660"`
- * `"MAX32662"`
- * `"MAX32665"` (for MAX32665-MAX32668)
- * `"MAX32670"`
- * `"MAX32672"`
- * `"MAX32675"`
- * `"MAX32680"`
- * `"MAX32690"`
- * `"MAX78000"`
- * `"MAX78002"`
-
-#### `"board"`
-
-* This sets the target board for the project (ie. Evaluation Kit, Feather board, etc.)
-* Supported values:
- * ... can be found in the `Libraries/Boards` folder of the MSDK
- * For example, the supported options for the MAX78000 are `"EvKit_V1"`, `"FTHR_RevA"`, and `"MAXREFDES178"`.
-
- ![MAX78000 Boards](https://raw.githubusercontent.com/Analog-Devices-MSDK/VSCode-Maxim/main/img/78000_boards.JPG)
-
-### Advanced Config Options
-
-#### `"MAXIM_PATH"`
-
-* This option must point to the root installation directory of the MSDK.
-* It should be placed in the _global_ user settings.json file during first-time VSCode-Maxim setup. See [Installation](#installation).
-
-#### `"terminal.integrated.env.[platform]:Path"`
-
-* This prepends the location of the MSDK toolchain binaries to the system `Path` used by VSCode's integrated terminal.
-* The Path is not sanitized by default, which means that the terminal inherits the system path.
-* Don't touch unless you know what you're doing :)
-
-#### `"project_name"`
-
-* Sets the name of project. This is used in other config options such as `program_file`.
-* Default value: `"${workspaceFolderBasename}"`
-
-#### `"program_file"`
-
-* Sets the name of the file to flash and debug. This is provided in case it's needed, but for most use cases should be left at its default.
-* File extension must be included.
-* Default value: `"${config:project_name}.elf"`
-
-#### `"symbol_file"`
-
-* Sets the name of the file that GDB will load debug symbols from.
-* File extension must be included.
-* Default value: `"${config:program_file}"`
-
-#### `"M4_OCD_interface_file"`
-
-* Sets the OpenOCD interface file to use to connect to the Arm M4 core. This should match the debugger being used for the M4 core.
-* The `MaximSDK/Tools/OpenOCD/scripts/interface` folder is searched for the file specified by this setting.
-* `.cfg` file extension must be included.
-* Default value: `"cmsis-dap.cfg"`
-
-#### `"M4_OCD_target_file"`
-
-* Sets the OpenOCD target file to use for the Arm M4 core. This should match the target microcontroller.
-* `.cfg` file extension must be included.
-* The `MaximSDK/Tools/OpenOCD/scripts/target` folder is searched for the file specified by this setting.
-* Default value: `"${config:target}.cfg"`
-
-#### `"RV_OCD_interface_file"`
-
-* Sets the OpenOCD interface file to use to connect to the RISC-V core. This should match the debugger being used for the RISC-V core.
-* The `MaximSDK/Tools/OpenOCD/scripts/interface` folder is searched for the file specified by this setting.
-* `.cfg` file extension must be included.
-* Default value: `"ftdi/olimex-arm-usb-ocd-h.cfg"`
-
-#### `"RV_OCD_target_file"`
-
-* Sets the OpenOCD target file to use for the RISC-V core.
-* The `MaximSDK/Tools/OpenOCD/scripts/target` folder is searched for the file specified by this setting.
-* `.cfg` file extension must be included.
-* Default value: `"${config:target}_riscv.cfg"`
-
-#### `"v_Arm_GCC"`
-
-* Sets the version of the Arm Embedded GCC to use, including toolchain binaries and the standard library version.
-* This gets parsed into `ARM_GCC_path`.
-* Default value: `"10.3"`
-
-#### `"v_xPack_GCC"`
-
-* Sets the version of the xPack RISC-V GCC to use.
-* This gets parsed into `xPack_GCC_path`.
-* Default value: `"10.2.0-1.2"`
-
-#### `"OCD_path"`
-
-* Where to find the OpenOCD.
-* Default value: `"${config:MAXIM_PATH}/Tools/OpenOCD"`
-
-#### `"ARM_GCC_path"`
-
-* Where to find the Arm Embedded GCC Toolchain.
-* Default value: `"${config:MAXIM_PATH}/Tools/GNUTools/${config:v_Arm_GCC}"`
-
-#### `"xPack_GCC_path"`
-
-* Where to find the RISC-V GCC Toolchain.
-* Default value: `"${config:MAXIM_PATH}/Tools/xPack/riscv-none-embed-gcc/${config:v_xPack_GCC}"`
-
-#### `"Make_path"`
-
-* Where to find Make binaries (only used on Windows)
-* Default value: `"${config:MAXIM_PATH}/Tools/MSYS2/usr/bin"`
-
-#### `"C_Cpp.default.includePath"`
-
-* Which paths to search to find header (.h) files.
-* Does not recursively search by default. To recursively search, use `/**`.
-
-#### `"C_Cpp.default.browse.path"`
-
-* Which paths to search to find source (.c) files.
-* Does not recursively search by default. To recursively search, use `/**`.
-
-#### `"C_Cpp.default.defines"`
-
-* Sets the compiler definitions to use for the intellisense engine.
-* Most definitions should be defined in header files, but if a definition is missing it can be entered here to get the intellisense engine to recognize it.
-
-### Setting Search Paths for Intellisense
-
-VS Code's intellisense engine must be told where to find the header files for your source code. By default, the MSDK's peripheral drivers, the C standard libraries, and all of the sub-directories of the workspace will be searched for header files to use with Intellisense. If VS Code throws an error on an `#include` statement (and the file exists), then a search path is most likely missing.
-
-To add additional search paths :
-
-1. Open the `.vscode/settings.json` file.
-
-2. Add the include path(s) to the `C_Cpp.default.includePath` list. The paths set here should contain header files, and will be searched by the Intellisense engine and when using "Go to Declaration" in the editor.
-
-3. Add the path(s) to any relevant implementation files to the `C_Cpp.default.browse.path` list. This list contains the paths that will be searched when using "Go to Definition".
-
-## Build Configuration
-
-A project's build system is managed by two files found in the project's root directory. These files are used alongside the [GNU Make](https://www.gnu.org/software/make/) program (which is a part of the MSDK toolchain) to locate and build a project's source code for the correct microcontroller.
-
-* `Makefile`
-* `project.mk`
-
-![Files are located in the root directory](https://raw.githubusercontent.com/Analog-Devices-MSDK/VSCode-Maxim/65af7c61800c7039956f3c1971ffd7915008668d/img/projectmk.JPG)
-
-When the command...
-
-```shell
-make
-```
-
-... is run, the program `make` will load settings from these two files. Then, it will use them to build the project's source code. VSCode-Maxim is a "wrapper" around this Makefile system.
-
-**See the [MSDK User Guide](https://analog-devices-msdk.github.io/msdk/USERGUIDE/#build-system) for full documentation on how to configure the build system.**
-
-## Project Creation
-
-### Option 1. Copying a Pre-Made Project
-
-Copying a pre-made example project is a great way to get rolling quickly, and is currently the recommended method for creating new projects.
-
-The release package for this project (Located at Tools/VSCode-Maxim in the Analog Devices MSDK) contains a `New_Project` folder designed for such purposes. Additionally, any of the VS Code-enabled Example projects can be copied from the MSDK.
-
-1. Copy the existing project folder to an accessible location. This will be the location of your new project.
-
-2. (Optional) Rename the folder. For example, I might rename the folder to `MyProject`.
-
-3. Open the project in VS Code (`File -> Open Folder...`)
-
-4. Set your target microcontroller and board correctly. See [Basic Config Options](#basic-config-options)
-
-5. `CTRL+SHIFT+P -> Reload Window` to re-parse the project settings.
-
-6. That's it! The existing project is ready to build, debug, and modify.
-
-### Option 2 - Injecting
-
-VSCode-Maxim releases provide the `Inject` folder for "injecting" into an existing folder. If you want to start from scratch or use the project files with existing source code, take this option.
-
-1. Create your project folder if necessary. For example, I might create a new project in a workspace folder with the path: `C:\Users\Jake.Carter\workspace\MyNewProject`.
-
-2. Copy the **contents** of the `Inject` folder into the project folder from step 1. The contents to copy include a `.vscode` folder, a `Makefile`, and a `project.mk` file. For this example, the contents of the 'MyProject' folder would be the following:
-
- ```shell
- C:\Users\Jake.Carter\workspace\MyNewProject
- |- .vscode
- |- Makefile
- |- project.mk
- ```
-
-3. Open the project in VS Code (`File -> Open Folder...`)
-
-4. Set your target microcontroller correctly. See [Basic Config Options](#basic-config-options).
-
-5. `CTRL+SHIFT+P -> Reload Window` to re-parse the project settings.
-
-6. Configure the [build system](https://analog-devices-msdk.github.io/msdk/USERGUIDE/#build-system) for use with any pre-existing source code.
-
-7. That's it! Your new empty project can now be opened with `File > Open Folder` from within VS Code.
+See the [MSDK User Guide](https://analog-devices-msdk.github.io/msdk/USERGUIDE/#visual-studio-code) for detailed usage info.
## Issue Tracker
diff --git a/Examples/MAX32655/I2C_EEPROM/.vscode/flash.gdb b/Examples/MAX32655/I2C_EEPROM/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/I2C_EEPROM/.vscode/flash.gdb
+++ b/Examples/MAX32655/I2C_EEPROM/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/I2C_EEPROM/.vscode/launch.json b/Examples/MAX32655/I2C_EEPROM/.vscode/launch.json
old mode 100644
new mode 100755
index af0d6f650c7..01fe5199048
--- a/Examples/MAX32655/I2C_EEPROM/.vscode/launch.json
+++ b/Examples/MAX32655/I2C_EEPROM/.vscode/launch.json
@@ -91,15 +91,15 @@
"externalConsole": false,
"MIMode": "gdb",
"linux": {
- "miDebuggerPath": "${config:xPack_GCC_path}/bin/riscv-none-embed-gdb",
+ "miDebuggerPath": "${config:xPack_GCC_path}/bin/riscv-none-elf-gdb",
"debugServerPath": "${config:OCD_path}/openocd",
},
"windows": {
- "miDebuggerPath": "${config:xPack_GCC_path}/bin/riscv-none-embed-gdb.exe",
+ "miDebuggerPath": "${config:xPack_GCC_path}/bin/riscv-none-elf-gdb.exe",
"debugServerPath": "${config:OCD_path}/openocd.exe",
},
"osx": {
- "miDebuggerPath": "${config:xPack_GCC_path}/bin/riscv-none-embed-gdb",
+ "miDebuggerPath": "${config:xPack_GCC_path}/bin/riscv-none-elf-gdb",
"debugServerPath": "${config:OCD_path}/bin/openocd",
},
"logging": {
@@ -130,4 +130,4 @@
]
}
]
-}
\ No newline at end of file
+}
diff --git a/Examples/MAX32655/I2C_EEPROM/.vscode/settings.json b/Examples/MAX32655/I2C_EEPROM/.vscode/settings.json
old mode 100644
new mode 100755
index 5b2da1da924..6419d2b48fc
--- a/Examples/MAX32655/I2C_EEPROM/.vscode/settings.json
+++ b/Examples/MAX32655/I2C_EEPROM/.vscode/settings.json
@@ -1,6 +1,6 @@
{
"terminal.integrated.env.windows": {
- "Path":"${config:OCD_path};${config:ARM_GCC_path}/bin;${config:xPack_GCC_path}/bin;${config:Make_path};${env:PATH}",
+ "Path":"${config:OCD_path};${config:ARM_GCC_path}/bin;${config:xPack_GCC_path}/bin;${config:MSYS_path}/usr/bin;${config:Make_path};${env:PATH}",
"MAXIM_PATH":"${config:MAXIM_PATH}"
},
"terminal.integrated.defaultProfile.windows": "Command Prompt",
@@ -33,7 +33,8 @@
"OCD_path":"${config:MAXIM_PATH}/Tools/OpenOCD",
"ARM_GCC_path":"${config:MAXIM_PATH}/Tools/GNUTools/${config:v_Arm_GCC}",
"xPack_GCC_path":"${config:MAXIM_PATH}/Tools/xPack/riscv-none-elf-gcc/${config:v_xPack_GCC}",
- "Make_path":"${config:MAXIM_PATH}/Tools/MSYS2/usr/bin",
+ "Make_path":"${config:MAXIM_PATH}/Tools/GNUTools/Make",
+ "MSYS_path":"${config:MAXIM_PATH}/Tools/MSYS2",
"C_Cpp.default.includePath": [
"${workspaceFolder}",
@@ -51,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -64,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/I2C_EEPROM/I2C_EEPROM.launch b/Examples/MAX32655/I2C_EEPROM/I2C_EEPROM.launch
index 7673785b830..193d9b45d22 100644
--- a/Examples/MAX32655/I2C_EEPROM/I2C_EEPROM.launch
+++ b/Examples/MAX32655/I2C_EEPROM/I2C_EEPROM.launch
@@ -1,62 +1,62 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/I2C_EEPROM/Makefile b/Examples/MAX32655/I2C_EEPROM/Makefile
index 0c6139e8a35..0ae1a17ffe4 100644
--- a/Examples/MAX32655/I2C_EEPROM/Makefile
+++ b/Examples/MAX32655/I2C_EEPROM/Makefile
@@ -1,4 +1,37 @@
-################################################################################
+###############################################################################
+ #
+ # Copyright (C) 2022-2023 Maxim Integrated Products, Inc., All Rights Reserved.
+ # (now owned by Analog Devices, Inc.)
+ #
+ # Permission is hereby granted, free of charge, to any person obtaining a
+ # copy of this software and associated documentation files (the "Software"),
+ # to deal in the Software without restriction, including without limitation
+ # the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ # and/or sell copies of the Software, and to permit persons to whom the
+ # Software is furnished to do so, subject to the following conditions:
+ #
+ # The above copyright notice and this permission notice shall be included
+ # in all copies or substantial portions of the Software.
+ #
+ # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ # OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ # IN NO EVENT SHALL MAXIM INTEGRATED BE LIABLE FOR ANY CLAIM, DAMAGES
+ # OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ # ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ # OTHER DEALINGS IN THE SOFTWARE.
+ #
+ # Except as contained in this notice, the name of Maxim Integrated
+ # Products, Inc. shall not be used except as stated in the Maxim Integrated
+ # Products, Inc. Branding Policy.
+ #
+ # The mere transfer of this software does not imply any licenses
+ # of trade secrets, proprietary technology, copyrights, patents,
+ # trademarks, maskwork rights, or any other form of intellectual
+ # property whatsoever. Maxim Integrated Products, Inc. retains all
+ # ownership rights.
+ #
+ ##############################################################################
#
# Copyright 2023 Analog Devices, Inc.
#
diff --git a/Examples/MAX32655/I2C_MNGR/.cproject b/Examples/MAX32655/I2C_MNGR/.cproject
index 705a3347c10..ee82c0d730d 100644
--- a/Examples/MAX32655/I2C_MNGR/.cproject
+++ b/Examples/MAX32655/I2C_MNGR/.cproject
@@ -32,7 +32,16 @@
-
+
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/I2C_MNGR/.vscode/flash.gdb b/Examples/MAX32655/I2C_MNGR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/I2C_MNGR/.vscode/flash.gdb
+++ b/Examples/MAX32655/I2C_MNGR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/I2C_MNGR/.vscode/settings.json b/Examples/MAX32655/I2C_MNGR/.vscode/settings.json
index 344f636aeb3..6506b532fb7 100755
--- a/Examples/MAX32655/I2C_MNGR/.vscode/settings.json
+++ b/Examples/MAX32655/I2C_MNGR/.vscode/settings.json
@@ -53,6 +53,8 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
@@ -69,6 +71,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
diff --git a/Examples/MAX32655/I2C_SCAN/.vscode/flash.gdb b/Examples/MAX32655/I2C_SCAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/I2C_SCAN/.vscode/flash.gdb
+++ b/Examples/MAX32655/I2C_SCAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/I2C_Sensor/.vscode/flash.gdb b/Examples/MAX32655/I2C_Sensor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/I2C_Sensor/.vscode/flash.gdb
+++ b/Examples/MAX32655/I2C_Sensor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/I2S/.vscode/flash.gdb b/Examples/MAX32655/I2S/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/I2S/.vscode/flash.gdb
+++ b/Examples/MAX32655/I2S/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/I2S_Playback/.cproject b/Examples/MAX32655/I2S_Playback/.cproject
index 3ff02b25dbb..f889fa47b7a 100644
--- a/Examples/MAX32655/I2S_Playback/.cproject
+++ b/Examples/MAX32655/I2S_Playback/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/I2S_Playback/.vscode/flash.gdb b/Examples/MAX32655/I2S_Playback/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32655/I2S_Playback/.vscode/flash.gdb
+++ b/Examples/MAX32655/I2S_Playback/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/I2S_Playback/.vscode/settings.json b/Examples/MAX32655/I2S_Playback/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/I2S_Playback/.vscode/settings.json
+++ b/Examples/MAX32655/I2S_Playback/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/ICC/.vscode/flash.gdb b/Examples/MAX32655/ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/ICC/.vscode/flash.gdb
+++ b/Examples/MAX32655/ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/LP/.cproject b/Examples/MAX32655/LP/.cproject
index 5a613614106..f7e2921cce2 100644
--- a/Examples/MAX32655/LP/.cproject
+++ b/Examples/MAX32655/LP/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/LP/.vscode/flash.gdb b/Examples/MAX32655/LP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/LP/.vscode/flash.gdb
+++ b/Examples/MAX32655/LP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/LP/.vscode/settings.json b/Examples/MAX32655/LP/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/LP/.vscode/settings.json
+++ b/Examples/MAX32655/LP/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/LPCMP/.cproject b/Examples/MAX32655/LPCMP/.cproject
index a0ae7686ebf..67354a2530b 100644
--- a/Examples/MAX32655/LPCMP/.cproject
+++ b/Examples/MAX32655/LPCMP/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/LPCMP/.vscode/flash.gdb b/Examples/MAX32655/LPCMP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/LPCMP/.vscode/flash.gdb
+++ b/Examples/MAX32655/LPCMP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/LPCMP/.vscode/settings.json b/Examples/MAX32655/LPCMP/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/LPCMP/.vscode/settings.json
+++ b/Examples/MAX32655/LPCMP/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/Library_Use/.cproject b/Examples/MAX32655/Library_Use/.cproject
index 7b2c21a6053..41e0e47a848 100644
--- a/Examples/MAX32655/Library_Use/.cproject
+++ b/Examples/MAX32655/Library_Use/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/Library_Use/.vscode/flash.gdb b/Examples/MAX32655/Library_Use/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32655/Library_Use/.vscode/flash.gdb
+++ b/Examples/MAX32655/Library_Use/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Library_Use/.vscode/settings.json b/Examples/MAX32655/Library_Use/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/Library_Use/.vscode/settings.json
+++ b/Examples/MAX32655/Library_Use/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/Pulse_Train/.vscode/flash.gdb b/Examples/MAX32655/Pulse_Train/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Pulse_Train/.vscode/flash.gdb
+++ b/Examples/MAX32655/Pulse_Train/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/RTC/.cproject b/Examples/MAX32655/RTC/.cproject
index 1dfaad583dd..1bcea654f74 100644
--- a/Examples/MAX32655/RTC/.cproject
+++ b/Examples/MAX32655/RTC/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/RTC/.vscode/flash.gdb b/Examples/MAX32655/RTC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/RTC/.vscode/flash.gdb
+++ b/Examples/MAX32655/RTC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/RTC/.vscode/settings.json b/Examples/MAX32655/RTC/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/RTC/.vscode/settings.json
+++ b/Examples/MAX32655/RTC/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/RTC_Backup/.cproject b/Examples/MAX32655/RTC_Backup/.cproject
index 32fa87632b3..c6e0ba7feda 100644
--- a/Examples/MAX32655/RTC_Backup/.cproject
+++ b/Examples/MAX32655/RTC_Backup/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/RTC_Backup/.vscode/flash.gdb b/Examples/MAX32655/RTC_Backup/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/RTC_Backup/.vscode/flash.gdb
+++ b/Examples/MAX32655/RTC_Backup/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/RTC_Backup/.vscode/settings.json b/Examples/MAX32655/RTC_Backup/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/RTC_Backup/.vscode/settings.json
+++ b/Examples/MAX32655/RTC_Backup/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/RV_ARM_Loader/.vscode/flash.gdb b/Examples/MAX32655/RV_ARM_Loader/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/RV_ARM_Loader/.vscode/flash.gdb
+++ b/Examples/MAX32655/RV_ARM_Loader/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/SPI/.vscode/flash.gdb b/Examples/MAX32655/SPI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/SPI/.vscode/flash.gdb
+++ b/Examples/MAX32655/SPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/TFT_Demo/.cproject b/Examples/MAX32655/TFT_Demo/.cproject
index 3757cdcfede..98638ffc36c 100644
--- a/Examples/MAX32655/TFT_Demo/.cproject
+++ b/Examples/MAX32655/TFT_Demo/.cproject
@@ -35,6 +35,15 @@
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/TFT_Demo/.settings/language.settings.xml b/Examples/MAX32655/TFT_Demo/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32655/TFT_Demo/.settings/language.settings.xml
+++ b/Examples/MAX32655/TFT_Demo/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32655/TFT_Demo/.vscode/flash.gdb b/Examples/MAX32655/TFT_Demo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/TFT_Demo/.vscode/flash.gdb
+++ b/Examples/MAX32655/TFT_Demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/TFT_Demo/.vscode/settings.json b/Examples/MAX32655/TFT_Demo/.vscode/settings.json
index ae4d71fdccb..e5d6612d77a 100755
--- a/Examples/MAX32655/TFT_Demo/.vscode/settings.json
+++ b/Examples/MAX32655/TFT_Demo/.vscode/settings.json
@@ -55,7 +55,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/Core/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include",
- "${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include/dsp"
+ "${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include/dsp",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -68,7 +70,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/TMR/.cproject b/Examples/MAX32655/TMR/.cproject
index 518e98dbd93..cefae86136c 100644
--- a/Examples/MAX32655/TMR/.cproject
+++ b/Examples/MAX32655/TMR/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/TMR/.vscode/flash.gdb b/Examples/MAX32655/TMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/TMR/.vscode/flash.gdb
+++ b/Examples/MAX32655/TMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/TMR/.vscode/settings.json b/Examples/MAX32655/TMR/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/TMR/.vscode/settings.json
+++ b/Examples/MAX32655/TMR/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/TRNG/.vscode/flash.gdb b/Examples/MAX32655/TRNG/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/TRNG/.vscode/flash.gdb
+++ b/Examples/MAX32655/TRNG/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Temp_Monitor/.cproject b/Examples/MAX32655/Temp_Monitor/.cproject
index 0852200a717..128180cf1b4 100644
--- a/Examples/MAX32655/Temp_Monitor/.cproject
+++ b/Examples/MAX32655/Temp_Monitor/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/Temp_Monitor/.vscode/flash.gdb b/Examples/MAX32655/Temp_Monitor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Temp_Monitor/.vscode/flash.gdb
+++ b/Examples/MAX32655/Temp_Monitor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Temp_Monitor/.vscode/settings.json b/Examples/MAX32655/Temp_Monitor/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/Temp_Monitor/.vscode/settings.json
+++ b/Examples/MAX32655/Temp_Monitor/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/UART/.cproject b/Examples/MAX32655/UART/.cproject
index 2d806ae078e..b26bb4959c1 100644
--- a/Examples/MAX32655/UART/.cproject
+++ b/Examples/MAX32655/UART/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/UART/.vscode/flash.gdb b/Examples/MAX32655/UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/UART/.vscode/flash.gdb
+++ b/Examples/MAX32655/UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/UART/.vscode/settings.json b/Examples/MAX32655/UART/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/UART/.vscode/settings.json
+++ b/Examples/MAX32655/UART/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/WUT/.cproject b/Examples/MAX32655/WUT/.cproject
index ddfca3f384d..774a9b054bf 100644
--- a/Examples/MAX32655/WUT/.cproject
+++ b/Examples/MAX32655/WUT/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/WUT/.vscode/flash.gdb b/Examples/MAX32655/WUT/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/WUT/.vscode/flash.gdb
+++ b/Examples/MAX32655/WUT/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/WUT/.vscode/settings.json b/Examples/MAX32655/WUT/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/WUT/.vscode/settings.json
+++ b/Examples/MAX32655/WUT/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/Watchdog/.cproject b/Examples/MAX32655/Watchdog/.cproject
index 89c0f569131..4fc894d9de4 100644
--- a/Examples/MAX32655/Watchdog/.cproject
+++ b/Examples/MAX32655/Watchdog/.cproject
@@ -32,7 +32,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/Examples/MAX32655/Watchdog/.vscode/flash.gdb b/Examples/MAX32655/Watchdog/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/Watchdog/.vscode/flash.gdb
+++ b/Examples/MAX32655/Watchdog/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/Watchdog/.vscode/settings.json b/Examples/MAX32655/Watchdog/.vscode/settings.json
index 29b1ce1660a..6419d2b48fc 100755
--- a/Examples/MAX32655/Watchdog/.vscode/settings.json
+++ b/Examples/MAX32655/Watchdog/.vscode/settings.json
@@ -52,7 +52,9 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -65,7 +67,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32655/WearLeveling/.cproject b/Examples/MAX32655/WearLeveling/.cproject
index 16fcc742260..f5f4b47c077 100644
--- a/Examples/MAX32655/WearLeveling/.cproject
+++ b/Examples/MAX32655/WearLeveling/.cproject
@@ -32,9 +32,17 @@
-
+
+
+
+
+
+
+
+
+
+
-
diff --git a/Examples/MAX32655/WearLeveling/.vscode/flash.gdb b/Examples/MAX32655/WearLeveling/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32655/WearLeveling/.vscode/flash.gdb
+++ b/Examples/MAX32655/WearLeveling/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32655/WearLeveling/.vscode/settings.json b/Examples/MAX32655/WearLeveling/.vscode/settings.json
index c4512cb14e2..741ee1862b9 100755
--- a/Examples/MAX32655/WearLeveling/.vscode/settings.json
+++ b/Examples/MAX32655/WearLeveling/.vscode/settings.json
@@ -53,9 +53,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/inc"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -69,9 +70,11 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/src"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32660/ARM-DSP/arm_bayes_example/.settings/language.settings.xml b/Examples/MAX32660/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32660/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
+++ b/Examples/MAX32660/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32660/ARM-DSP/arm_bayes_example/.vscode/flash.gdb b/Examples/MAX32660/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
+++ b/Examples/MAX32660/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml b/Examples/MAX32660/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32660/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
+++ b/Examples/MAX32660/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32660/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb b/Examples/MAX32660/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
+++ b/Examples/MAX32660/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/ARM-DSP/arm_convolution_example/.settings/language.settings.xml b/Examples/MAX32660/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32660/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
+++ b/Examples/MAX32660/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32660/ARM-DSP/arm_convolution_example/.vscode/flash.gdb b/Examples/MAX32660/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
+++ b/Examples/MAX32660/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml b/Examples/MAX32660/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32660/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
+++ b/Examples/MAX32660/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32660/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb b/Examples/MAX32660/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
+++ b/Examples/MAX32660/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml b/Examples/MAX32660/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32660/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
+++ b/Examples/MAX32660/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32660/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb b/Examples/MAX32660/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
+++ b/Examples/MAX32660/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/ARM-DSP/arm_fir_example/.settings/language.settings.xml b/Examples/MAX32660/ARM-DSP/arm_fir_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32660/ARM-DSP/arm_fir_example/.settings/language.settings.xml
+++ b/Examples/MAX32660/ARM-DSP/arm_fir_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32660/ARM-DSP/arm_fir_example/.vscode/flash.gdb b/Examples/MAX32660/ARM-DSP/arm_fir_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ARM-DSP/arm_fir_example/.vscode/flash.gdb
+++ b/Examples/MAX32660/ARM-DSP/arm_fir_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml b/Examples/MAX32660/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32660/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
+++ b/Examples/MAX32660/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32660/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb b/Examples/MAX32660/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
+++ b/Examples/MAX32660/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml b/Examples/MAX32660/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32660/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
+++ b/Examples/MAX32660/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32660/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb b/Examples/MAX32660/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
+++ b/Examples/MAX32660/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/ARM-DSP/arm_matrix_example/.settings/language.settings.xml b/Examples/MAX32660/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32660/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
+++ b/Examples/MAX32660/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32660/ARM-DSP/arm_matrix_example/.vscode/flash.gdb b/Examples/MAX32660/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
+++ b/Examples/MAX32660/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml b/Examples/MAX32660/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32660/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
+++ b/Examples/MAX32660/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32660/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb b/Examples/MAX32660/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
+++ b/Examples/MAX32660/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml b/Examples/MAX32660/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32660/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
+++ b/Examples/MAX32660/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32660/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb b/Examples/MAX32660/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
+++ b/Examples/MAX32660/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/ARM-DSP/arm_svm_example/.settings/language.settings.xml b/Examples/MAX32660/ARM-DSP/arm_svm_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32660/ARM-DSP/arm_svm_example/.settings/language.settings.xml
+++ b/Examples/MAX32660/ARM-DSP/arm_svm_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32660/ARM-DSP/arm_svm_example/.vscode/flash.gdb b/Examples/MAX32660/ARM-DSP/arm_svm_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ARM-DSP/arm_svm_example/.vscode/flash.gdb
+++ b/Examples/MAX32660/ARM-DSP/arm_svm_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/ARM-DSP/arm_variance_example/.settings/language.settings.xml b/Examples/MAX32660/ARM-DSP/arm_variance_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32660/ARM-DSP/arm_variance_example/.settings/language.settings.xml
+++ b/Examples/MAX32660/ARM-DSP/arm_variance_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32660/ARM-DSP/arm_variance_example/.vscode/flash.gdb b/Examples/MAX32660/ARM-DSP/arm_variance_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ARM-DSP/arm_variance_example/.vscode/flash.gdb
+++ b/Examples/MAX32660/ARM-DSP/arm_variance_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/Bootloader_Host/.vscode/flash.gdb b/Examples/MAX32660/Bootloader_Host/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32660/Bootloader_Host/.vscode/flash.gdb
+++ b/Examples/MAX32660/Bootloader_Host/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/Coremark/.vscode/flash.gdb b/Examples/MAX32660/Coremark/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/Coremark/.vscode/flash.gdb
+++ b/Examples/MAX32660/Coremark/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/DMA/.vscode/flash.gdb b/Examples/MAX32660/DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/DMA/.vscode/flash.gdb
+++ b/Examples/MAX32660/DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/EEPROM_Emulator/.vscode/flash.gdb b/Examples/MAX32660/EEPROM_Emulator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/EEPROM_Emulator/.vscode/flash.gdb
+++ b/Examples/MAX32660/EEPROM_Emulator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/Flash/.vscode/flash.gdb b/Examples/MAX32660/Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/Flash/.vscode/flash.gdb
+++ b/Examples/MAX32660/Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/Flash_CLI/.vscode/flash.gdb b/Examples/MAX32660/Flash_CLI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/Flash_CLI/.vscode/flash.gdb
+++ b/Examples/MAX32660/Flash_CLI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/FreeRTOSDemo/.vscode/flash.gdb b/Examples/MAX32660/FreeRTOSDemo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/FreeRTOSDemo/.vscode/flash.gdb
+++ b/Examples/MAX32660/FreeRTOSDemo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/GPIO/.vscode/flash.gdb b/Examples/MAX32660/GPIO/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/GPIO/.vscode/flash.gdb
+++ b/Examples/MAX32660/GPIO/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/Hello_World/.vscode/flash.gdb b/Examples/MAX32660/Hello_World/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/Hello_World/.vscode/flash.gdb
+++ b/Examples/MAX32660/Hello_World/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/Hello_World_Cpp/.vscode/flash.gdb b/Examples/MAX32660/Hello_World_Cpp/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/Hello_World_Cpp/.vscode/flash.gdb
+++ b/Examples/MAX32660/Hello_World_Cpp/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/I2C/.vscode/flash.gdb b/Examples/MAX32660/I2C/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/I2C/.vscode/flash.gdb
+++ b/Examples/MAX32660/I2C/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/I2C_MNGR/.vscode/flash.gdb b/Examples/MAX32660/I2C_MNGR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/I2C_MNGR/.vscode/flash.gdb
+++ b/Examples/MAX32660/I2C_MNGR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/I2C_SCAN/.vscode/flash.gdb b/Examples/MAX32660/I2C_SCAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/I2C_SCAN/.vscode/flash.gdb
+++ b/Examples/MAX32660/I2C_SCAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/I2C_Sensor/.vscode/flash.gdb b/Examples/MAX32660/I2C_Sensor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/I2C_Sensor/.vscode/flash.gdb
+++ b/Examples/MAX32660/I2C_Sensor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/I2S/.vscode/flash.gdb b/Examples/MAX32660/I2S/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/I2S/.vscode/flash.gdb
+++ b/Examples/MAX32660/I2S/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/ICC/.vscode/flash.gdb b/Examples/MAX32660/ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/ICC/.vscode/flash.gdb
+++ b/Examples/MAX32660/ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/Info_Block_Usecase/.vscode/flash.gdb b/Examples/MAX32660/Info_Block_Usecase/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/Info_Block_Usecase/.vscode/flash.gdb
+++ b/Examples/MAX32660/Info_Block_Usecase/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/LP/.vscode/flash.gdb b/Examples/MAX32660/LP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/LP/.vscode/flash.gdb
+++ b/Examples/MAX32660/LP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/Library_Use/.vscode/flash.gdb b/Examples/MAX32660/Library_Use/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32660/Library_Use/.vscode/flash.gdb
+++ b/Examples/MAX32660/Library_Use/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/RTC/.vscode/flash.gdb b/Examples/MAX32660/RTC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/RTC/.vscode/flash.gdb
+++ b/Examples/MAX32660/RTC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/RTC_Backup/.vscode/flash.gdb b/Examples/MAX32660/RTC_Backup/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/RTC_Backup/.vscode/flash.gdb
+++ b/Examples/MAX32660/RTC_Backup/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/SPI/.vscode/flash.gdb b/Examples/MAX32660/SPI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/SPI/.vscode/flash.gdb
+++ b/Examples/MAX32660/SPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/SPIMSS/.vscode/flash.gdb b/Examples/MAX32660/SPIMSS/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/SPIMSS/.vscode/flash.gdb
+++ b/Examples/MAX32660/SPIMSS/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/SPI_MasterSlave/.vscode/flash.gdb b/Examples/MAX32660/SPI_MasterSlave/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/SPI_MasterSlave/.vscode/flash.gdb
+++ b/Examples/MAX32660/SPI_MasterSlave/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/SecureROM_BL_Host/.vscode/flash.gdb b/Examples/MAX32660/SecureROM_BL_Host/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/SecureROM_BL_Host/.vscode/flash.gdb
+++ b/Examples/MAX32660/SecureROM_BL_Host/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/TMR/.vscode/flash.gdb b/Examples/MAX32660/TMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/TMR/.vscode/flash.gdb
+++ b/Examples/MAX32660/TMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/Temp_Monitor/.vscode/flash.gdb b/Examples/MAX32660/Temp_Monitor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/Temp_Monitor/.vscode/flash.gdb
+++ b/Examples/MAX32660/Temp_Monitor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/UART/.vscode/flash.gdb b/Examples/MAX32660/UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/UART/.vscode/flash.gdb
+++ b/Examples/MAX32660/UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/UART_Wakeup/.vscode/flash.gdb b/Examples/MAX32660/UART_Wakeup/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/UART_Wakeup/.vscode/flash.gdb
+++ b/Examples/MAX32660/UART_Wakeup/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/Watchdog/.vscode/flash.gdb b/Examples/MAX32660/Watchdog/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/Watchdog/.vscode/flash.gdb
+++ b/Examples/MAX32660/Watchdog/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/WearLeveling/.cproject b/Examples/MAX32660/WearLeveling/.cproject
index 16fcc742260..4e7c11706c4 100644
--- a/Examples/MAX32660/WearLeveling/.cproject
+++ b/Examples/MAX32660/WearLeveling/.cproject
@@ -34,7 +34,6 @@
-
diff --git a/Examples/MAX32660/WearLeveling/.vscode/flash.gdb b/Examples/MAX32660/WearLeveling/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32660/WearLeveling/.vscode/flash.gdb
+++ b/Examples/MAX32660/WearLeveling/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32660/WearLeveling/.vscode/settings.json b/Examples/MAX32660/WearLeveling/.vscode/settings.json
index b0f37be922f..77f68c2f2d0 100755
--- a/Examples/MAX32660/WearLeveling/.vscode/settings.json
+++ b/Examples/MAX32660/WearLeveling/.vscode/settings.json
@@ -54,8 +54,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/inc"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,8 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/src"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32662/ADC/.vscode/flash.gdb b/Examples/MAX32662/ADC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ADC/.vscode/flash.gdb
+++ b/Examples/MAX32662/ADC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ARM-DSP/arm_bayes_example/.settings/language.settings.xml b/Examples/MAX32662/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
+++ b/Examples/MAX32662/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/ARM-DSP/arm_bayes_example/.vscode/flash.gdb b/Examples/MAX32662/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
+++ b/Examples/MAX32662/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml b/Examples/MAX32662/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
+++ b/Examples/MAX32662/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb b/Examples/MAX32662/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
+++ b/Examples/MAX32662/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ARM-DSP/arm_convolution_example/.settings/language.settings.xml b/Examples/MAX32662/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
+++ b/Examples/MAX32662/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/ARM-DSP/arm_convolution_example/.vscode/flash.gdb b/Examples/MAX32662/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
+++ b/Examples/MAX32662/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml b/Examples/MAX32662/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
+++ b/Examples/MAX32662/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb b/Examples/MAX32662/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
+++ b/Examples/MAX32662/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml b/Examples/MAX32662/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
+++ b/Examples/MAX32662/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb b/Examples/MAX32662/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
+++ b/Examples/MAX32662/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ARM-DSP/arm_fir_example/.settings/language.settings.xml b/Examples/MAX32662/ARM-DSP/arm_fir_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/ARM-DSP/arm_fir_example/.settings/language.settings.xml
+++ b/Examples/MAX32662/ARM-DSP/arm_fir_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/ARM-DSP/arm_fir_example/.vscode/flash.gdb b/Examples/MAX32662/ARM-DSP/arm_fir_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ARM-DSP/arm_fir_example/.vscode/flash.gdb
+++ b/Examples/MAX32662/ARM-DSP/arm_fir_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml b/Examples/MAX32662/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
+++ b/Examples/MAX32662/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb b/Examples/MAX32662/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
+++ b/Examples/MAX32662/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml b/Examples/MAX32662/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
+++ b/Examples/MAX32662/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb b/Examples/MAX32662/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
+++ b/Examples/MAX32662/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ARM-DSP/arm_matrix_example/.settings/language.settings.xml b/Examples/MAX32662/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
+++ b/Examples/MAX32662/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/ARM-DSP/arm_matrix_example/.vscode/flash.gdb b/Examples/MAX32662/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
+++ b/Examples/MAX32662/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml b/Examples/MAX32662/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
+++ b/Examples/MAX32662/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb b/Examples/MAX32662/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
+++ b/Examples/MAX32662/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml b/Examples/MAX32662/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
+++ b/Examples/MAX32662/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb b/Examples/MAX32662/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
+++ b/Examples/MAX32662/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ARM-DSP/arm_svm_example/.settings/language.settings.xml b/Examples/MAX32662/ARM-DSP/arm_svm_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/ARM-DSP/arm_svm_example/.settings/language.settings.xml
+++ b/Examples/MAX32662/ARM-DSP/arm_svm_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/ARM-DSP/arm_svm_example/.vscode/flash.gdb b/Examples/MAX32662/ARM-DSP/arm_svm_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ARM-DSP/arm_svm_example/.vscode/flash.gdb
+++ b/Examples/MAX32662/ARM-DSP/arm_svm_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ARM-DSP/arm_variance_example/.settings/language.settings.xml b/Examples/MAX32662/ARM-DSP/arm_variance_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/ARM-DSP/arm_variance_example/.settings/language.settings.xml
+++ b/Examples/MAX32662/ARM-DSP/arm_variance_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/ARM-DSP/arm_variance_example/.vscode/flash.gdb b/Examples/MAX32662/ARM-DSP/arm_variance_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ARM-DSP/arm_variance_example/.vscode/flash.gdb
+++ b/Examples/MAX32662/ARM-DSP/arm_variance_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/Bootloader_Host/.vscode/flash.gdb b/Examples/MAX32662/Bootloader_Host/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32662/Bootloader_Host/.vscode/flash.gdb
+++ b/Examples/MAX32662/Bootloader_Host/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/CAN/.vscode/flash.gdb b/Examples/MAX32662/CAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/CAN/.vscode/flash.gdb
+++ b/Examples/MAX32662/CAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/Coremark/.vscode/flash.gdb b/Examples/MAX32662/Coremark/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/Coremark/.vscode/flash.gdb
+++ b/Examples/MAX32662/Coremark/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/DMA/.vscode/flash.gdb b/Examples/MAX32662/DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/DMA/.vscode/flash.gdb
+++ b/Examples/MAX32662/DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/Demo/.vscode/flash.gdb b/Examples/MAX32662/Demo/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32662/Demo/.vscode/flash.gdb
+++ b/Examples/MAX32662/Demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/EEPROM_Emulator/.vscode/flash.gdb b/Examples/MAX32662/EEPROM_Emulator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/EEPROM_Emulator/.vscode/flash.gdb
+++ b/Examples/MAX32662/EEPROM_Emulator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/Flash/.vscode/flash.gdb b/Examples/MAX32662/Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/Flash/.vscode/flash.gdb
+++ b/Examples/MAX32662/Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/Flash_CLI/.vscode/flash.gdb b/Examples/MAX32662/Flash_CLI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/Flash_CLI/.vscode/flash.gdb
+++ b/Examples/MAX32662/Flash_CLI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/GPIO/.vscode/flash.gdb b/Examples/MAX32662/GPIO/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/GPIO/.vscode/flash.gdb
+++ b/Examples/MAX32662/GPIO/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/Hello_World/.vscode/flash.gdb b/Examples/MAX32662/Hello_World/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/Hello_World/.vscode/flash.gdb
+++ b/Examples/MAX32662/Hello_World/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/Hello_World_Cpp/.vscode/flash.gdb b/Examples/MAX32662/Hello_World_Cpp/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/Hello_World_Cpp/.vscode/flash.gdb
+++ b/Examples/MAX32662/Hello_World_Cpp/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/I2C/.vscode/flash.gdb b/Examples/MAX32662/I2C/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/I2C/.vscode/flash.gdb
+++ b/Examples/MAX32662/I2C/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/I2C_MNGR/.vscode/flash.gdb b/Examples/MAX32662/I2C_MNGR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/I2C_MNGR/.vscode/flash.gdb
+++ b/Examples/MAX32662/I2C_MNGR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/I2C_SCAN/.vscode/flash.gdb b/Examples/MAX32662/I2C_SCAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/I2C_SCAN/.vscode/flash.gdb
+++ b/Examples/MAX32662/I2C_SCAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/I2C_Sensor/.vscode/flash.gdb b/Examples/MAX32662/I2C_Sensor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/I2C_Sensor/.vscode/flash.gdb
+++ b/Examples/MAX32662/I2C_Sensor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/I2S/.vscode/flash.gdb b/Examples/MAX32662/I2S/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/I2S/.vscode/flash.gdb
+++ b/Examples/MAX32662/I2S/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/ICC/.vscode/flash.gdb b/Examples/MAX32662/ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/ICC/.vscode/flash.gdb
+++ b/Examples/MAX32662/ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/Info_Block_Usecase/.vscode/flash.gdb b/Examples/MAX32662/Info_Block_Usecase/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/Info_Block_Usecase/.vscode/flash.gdb
+++ b/Examples/MAX32662/Info_Block_Usecase/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/LP/.vscode/flash.gdb b/Examples/MAX32662/LP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/LP/.vscode/flash.gdb
+++ b/Examples/MAX32662/LP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/Library_Use/.vscode/flash.gdb b/Examples/MAX32662/Library_Use/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32662/Library_Use/.vscode/flash.gdb
+++ b/Examples/MAX32662/Library_Use/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/RTC/.vscode/flash.gdb b/Examples/MAX32662/RTC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/RTC/.vscode/flash.gdb
+++ b/Examples/MAX32662/RTC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/RTC_Backup/.vscode/flash.gdb b/Examples/MAX32662/RTC_Backup/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/RTC_Backup/.vscode/flash.gdb
+++ b/Examples/MAX32662/RTC_Backup/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/SCPA_OTP_Dump/.settings/language.settings.xml b/Examples/MAX32662/SCPA_OTP_Dump/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32662/SCPA_OTP_Dump/.settings/language.settings.xml
+++ b/Examples/MAX32662/SCPA_OTP_Dump/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32662/SCPA_OTP_Dump/.vscode/flash.gdb b/Examples/MAX32662/SCPA_OTP_Dump/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/SCPA_OTP_Dump/.vscode/flash.gdb
+++ b/Examples/MAX32662/SCPA_OTP_Dump/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/SPI/.vscode/flash.gdb b/Examples/MAX32662/SPI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/SPI/.vscode/flash.gdb
+++ b/Examples/MAX32662/SPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/SPI_MasterSlave/.vscode/flash.gdb b/Examples/MAX32662/SPI_MasterSlave/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/SPI_MasterSlave/.vscode/flash.gdb
+++ b/Examples/MAX32662/SPI_MasterSlave/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/TMR/.vscode/flash.gdb b/Examples/MAX32662/TMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/TMR/.vscode/flash.gdb
+++ b/Examples/MAX32662/TMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/Temp_Monitor/.vscode/flash.gdb b/Examples/MAX32662/Temp_Monitor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/Temp_Monitor/.vscode/flash.gdb
+++ b/Examples/MAX32662/Temp_Monitor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/UART/.vscode/flash.gdb b/Examples/MAX32662/UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/UART/.vscode/flash.gdb
+++ b/Examples/MAX32662/UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/UART_Wakeup/.vscode/flash.gdb b/Examples/MAX32662/UART_Wakeup/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/UART_Wakeup/.vscode/flash.gdb
+++ b/Examples/MAX32662/UART_Wakeup/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/Watchdog/.vscode/flash.gdb b/Examples/MAX32662/Watchdog/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/Watchdog/.vscode/flash.gdb
+++ b/Examples/MAX32662/Watchdog/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/WearLeveling/.cproject b/Examples/MAX32662/WearLeveling/.cproject
index 16fcc742260..4e7c11706c4 100644
--- a/Examples/MAX32662/WearLeveling/.cproject
+++ b/Examples/MAX32662/WearLeveling/.cproject
@@ -34,7 +34,6 @@
-
diff --git a/Examples/MAX32662/WearLeveling/.vscode/flash.gdb b/Examples/MAX32662/WearLeveling/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32662/WearLeveling/.vscode/flash.gdb
+++ b/Examples/MAX32662/WearLeveling/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32662/WearLeveling/.vscode/settings.json b/Examples/MAX32662/WearLeveling/.vscode/settings.json
index 77e1e38a3e1..a0b65d76b2a 100755
--- a/Examples/MAX32662/WearLeveling/.vscode/settings.json
+++ b/Examples/MAX32662/WearLeveling/.vscode/settings.json
@@ -54,8 +54,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/inc"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,8 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/src"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/ADC/.cproject b/Examples/MAX32665/ADC/.cproject
index 734cb5054a7..4bf3f1cd683 100644
--- a/Examples/MAX32665/ADC/.cproject
+++ b/Examples/MAX32665/ADC/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/ADC/.vscode/flash.gdb b/Examples/MAX32665/ADC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ADC/.vscode/flash.gdb
+++ b/Examples/MAX32665/ADC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ADC/.vscode/settings.json b/Examples/MAX32665/ADC/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/ADC/.vscode/settings.json
+++ b/Examples/MAX32665/ADC/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/AES/.vscode/flash.gdb b/Examples/MAX32665/AES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/AES/.vscode/flash.gdb
+++ b/Examples/MAX32665/AES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ARM-DSP/arm_bayes_example/.settings/language.settings.xml b/Examples/MAX32665/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
+++ b/Examples/MAX32665/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/ARM-DSP/arm_bayes_example/.vscode/flash.gdb b/Examples/MAX32665/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
+++ b/Examples/MAX32665/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml b/Examples/MAX32665/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
+++ b/Examples/MAX32665/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb b/Examples/MAX32665/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
+++ b/Examples/MAX32665/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ARM-DSP/arm_convolution_example/.settings/language.settings.xml b/Examples/MAX32665/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
+++ b/Examples/MAX32665/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/ARM-DSP/arm_convolution_example/.vscode/flash.gdb b/Examples/MAX32665/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
+++ b/Examples/MAX32665/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml b/Examples/MAX32665/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
+++ b/Examples/MAX32665/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb b/Examples/MAX32665/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
+++ b/Examples/MAX32665/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml b/Examples/MAX32665/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
+++ b/Examples/MAX32665/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb b/Examples/MAX32665/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
+++ b/Examples/MAX32665/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ARM-DSP/arm_fir_example/.settings/language.settings.xml b/Examples/MAX32665/ARM-DSP/arm_fir_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/ARM-DSP/arm_fir_example/.settings/language.settings.xml
+++ b/Examples/MAX32665/ARM-DSP/arm_fir_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/ARM-DSP/arm_fir_example/.vscode/flash.gdb b/Examples/MAX32665/ARM-DSP/arm_fir_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ARM-DSP/arm_fir_example/.vscode/flash.gdb
+++ b/Examples/MAX32665/ARM-DSP/arm_fir_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml b/Examples/MAX32665/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
+++ b/Examples/MAX32665/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb b/Examples/MAX32665/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
+++ b/Examples/MAX32665/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml b/Examples/MAX32665/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
+++ b/Examples/MAX32665/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb b/Examples/MAX32665/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
+++ b/Examples/MAX32665/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ARM-DSP/arm_matrix_example/.settings/language.settings.xml b/Examples/MAX32665/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
+++ b/Examples/MAX32665/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/ARM-DSP/arm_matrix_example/.vscode/flash.gdb b/Examples/MAX32665/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
+++ b/Examples/MAX32665/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml b/Examples/MAX32665/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
+++ b/Examples/MAX32665/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb b/Examples/MAX32665/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
+++ b/Examples/MAX32665/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml b/Examples/MAX32665/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
+++ b/Examples/MAX32665/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb b/Examples/MAX32665/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
+++ b/Examples/MAX32665/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ARM-DSP/arm_svm_example/.settings/language.settings.xml b/Examples/MAX32665/ARM-DSP/arm_svm_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/ARM-DSP/arm_svm_example/.settings/language.settings.xml
+++ b/Examples/MAX32665/ARM-DSP/arm_svm_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/ARM-DSP/arm_svm_example/.vscode/flash.gdb b/Examples/MAX32665/ARM-DSP/arm_svm_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ARM-DSP/arm_svm_example/.vscode/flash.gdb
+++ b/Examples/MAX32665/ARM-DSP/arm_svm_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ARM-DSP/arm_variance_example/.settings/language.settings.xml b/Examples/MAX32665/ARM-DSP/arm_variance_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/ARM-DSP/arm_variance_example/.settings/language.settings.xml
+++ b/Examples/MAX32665/ARM-DSP/arm_variance_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/ARM-DSP/arm_variance_example/.vscode/flash.gdb b/Examples/MAX32665/ARM-DSP/arm_variance_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ARM-DSP/arm_variance_example/.vscode/flash.gdb
+++ b/Examples/MAX32665/ARM-DSP/arm_variance_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE4_ctr/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/BLE4_ctr/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/BLE4_ctr/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/BLE4_ctr/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE4_ctr/Makefile b/Examples/MAX32665/Bluetooth/BLE4_ctr/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/BLE4_ctr/Makefile
+++ b/Examples/MAX32665/Bluetooth/BLE4_ctr/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/BLE5_ctr/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/BLE5_ctr/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/BLE5_ctr/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/BLE5_ctr/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE5_ctr/Makefile b/Examples/MAX32665/Bluetooth/BLE5_ctr/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/BLE5_ctr/Makefile
+++ b/Examples/MAX32665/Bluetooth/BLE5_ctr/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/.cproject b/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/.cproject
index 7352f7dbf39..8b2947c40a6 100644
--- a/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/.cproject
+++ b/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/.cproject
@@ -45,17 +45,18 @@
-
-
-
+
+
+
+
diff --git a/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/.vscode/settings.json b/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/.vscode/settings.json
index 4665093ce1e..ad311fbe1b4 100755
--- a/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/.vscode/settings.json
+++ b/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/.vscode/settings.json
@@ -66,10 +66,11 @@
"${config:MAXIM_PATH}/Libraries/Cordio/ble-host/sources/hci/exactle",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/include",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/include/util",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -92,11 +93,12 @@
"${config:MAXIM_PATH}/Libraries/Cordio/controller/sources",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/sources",
"${config:MAXIM_PATH}/Libraries/Cordio/platform/targets/maxim/max32665/sources",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/Makefile b/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/Makefile
+++ b/Examples/MAX32665/Bluetooth/BLE_FreeRTOS/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/BLE_LR_Central/.cproject b/Examples/MAX32665/Bluetooth/BLE_LR_Central/.cproject
index 4699104caec..6b59eaabd4f 100644
--- a/Examples/MAX32665/Bluetooth/BLE_LR_Central/.cproject
+++ b/Examples/MAX32665/Bluetooth/BLE_LR_Central/.cproject
@@ -47,6 +47,7 @@
+
diff --git a/Examples/MAX32665/Bluetooth/BLE_LR_Central/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/BLE_LR_Central/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/BLE_LR_Central/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/BLE_LR_Central/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE_LR_Central/.vscode/settings.json b/Examples/MAX32665/Bluetooth/BLE_LR_Central/.vscode/settings.json
index d915f65675d..d6b18ad1fb3 100755
--- a/Examples/MAX32665/Bluetooth/BLE_LR_Central/.vscode/settings.json
+++ b/Examples/MAX32665/Bluetooth/BLE_LR_Central/.vscode/settings.json
@@ -66,6 +66,7 @@
"${config:MAXIM_PATH}/Libraries/Cordio/ble-host/sources/hci/exactle",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/include",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/include/util",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -90,6 +91,7 @@
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/sources",
"${config:MAXIM_PATH}/Libraries/Cordio/platform/targets/maxim/max32665/sources",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/Bluetooth/BLE_LR_Central/Makefile b/Examples/MAX32665/Bluetooth/BLE_LR_Central/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/BLE_LR_Central/Makefile
+++ b/Examples/MAX32665/Bluetooth/BLE_LR_Central/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/BLE_LR_Peripheral/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/BLE_LR_Peripheral/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/BLE_LR_Peripheral/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/BLE_LR_Peripheral/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE_LR_Peripheral/Makefile b/Examples/MAX32665/Bluetooth/BLE_LR_Peripheral/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/BLE_LR_Peripheral/Makefile
+++ b/Examples/MAX32665/Bluetooth/BLE_LR_Peripheral/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/BLE_datc/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/BLE_datc/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/BLE_datc/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/BLE_datc/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE_datc/Makefile b/Examples/MAX32665/Bluetooth/BLE_datc/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/BLE_datc/Makefile
+++ b/Examples/MAX32665/Bluetooth/BLE_datc/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/BLE_dats/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/BLE_dats/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/BLE_dats/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/BLE_dats/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE_dats/Makefile b/Examples/MAX32665/Bluetooth/BLE_dats/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/BLE_dats/Makefile
+++ b/Examples/MAX32665/Bluetooth/BLE_dats/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/BLE_fcc/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/BLE_fcc/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/BLE_fcc/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/BLE_fcc/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE_fcc/Makefile b/Examples/MAX32665/Bluetooth/BLE_fcc/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/BLE_fcc/Makefile
+++ b/Examples/MAX32665/Bluetooth/BLE_fcc/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/BLE_fit/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/BLE_fit/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/BLE_fit/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/BLE_fit/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE_fit/Makefile b/Examples/MAX32665/Bluetooth/BLE_fit/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/BLE_fit/Makefile
+++ b/Examples/MAX32665/Bluetooth/BLE_fit/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/BLE_mcs/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/BLE_mcs/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/BLE_mcs/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/BLE_mcs/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE_mcs/Makefile b/Examples/MAX32665/Bluetooth/BLE_mcs/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/BLE_mcs/Makefile
+++ b/Examples/MAX32665/Bluetooth/BLE_mcs/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/BLE_otac/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/BLE_otac/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/BLE_otac/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/BLE_otac/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE_otac/Makefile b/Examples/MAX32665/Bluetooth/BLE_otac/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/BLE_otac/Makefile
+++ b/Examples/MAX32665/Bluetooth/BLE_otac/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/BLE_otas/.cproject b/Examples/MAX32665/Bluetooth/BLE_otas/.cproject
index a9d115f91ce..d6ca454809f 100644
--- a/Examples/MAX32665/Bluetooth/BLE_otas/.cproject
+++ b/Examples/MAX32665/Bluetooth/BLE_otas/.cproject
@@ -47,6 +47,7 @@
+
diff --git a/Examples/MAX32665/Bluetooth/BLE_otas/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/BLE_otas/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/BLE_otas/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/BLE_otas/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE_otas/.vscode/settings.json b/Examples/MAX32665/Bluetooth/BLE_otas/.vscode/settings.json
index d915f65675d..d6b18ad1fb3 100755
--- a/Examples/MAX32665/Bluetooth/BLE_otas/.vscode/settings.json
+++ b/Examples/MAX32665/Bluetooth/BLE_otas/.vscode/settings.json
@@ -66,6 +66,7 @@
"${config:MAXIM_PATH}/Libraries/Cordio/ble-host/sources/hci/exactle",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/include",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/include/util",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -90,6 +91,7 @@
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/sources",
"${config:MAXIM_PATH}/Libraries/Cordio/platform/targets/maxim/max32665/sources",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/Bluetooth/BLE_otas/Makefile b/Examples/MAX32665/Bluetooth/BLE_otas/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/BLE_otas/Makefile
+++ b/Examples/MAX32665/Bluetooth/BLE_otas/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/BLE_periph/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/BLE_periph/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/BLE_periph/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/BLE_periph/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/BLE_periph/Makefile b/Examples/MAX32665/Bluetooth/BLE_periph/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/BLE_periph/Makefile
+++ b/Examples/MAX32665/Bluetooth/BLE_periph/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/Bootloader/.cproject b/Examples/MAX32665/Bluetooth/Bootloader/.cproject
index 1c20da244ed..138ca5314b9 100644
--- a/Examples/MAX32665/Bluetooth/Bootloader/.cproject
+++ b/Examples/MAX32665/Bluetooth/Bootloader/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/Bluetooth/Bootloader/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/Bootloader/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Bluetooth/Bootloader/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/Bootloader/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/Bootloader/.vscode/settings.json b/Examples/MAX32665/Bluetooth/Bootloader/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/Bluetooth/Bootloader/.vscode/settings.json
+++ b/Examples/MAX32665/Bluetooth/Bootloader/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/Bluetooth/Bootloader/Makefile b/Examples/MAX32665/Bluetooth/Bootloader/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/Bootloader/Makefile
+++ b/Examples/MAX32665/Bluetooth/Bootloader/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/Bootloader_Host/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/Bootloader_Host/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32665/Bluetooth/Bootloader_Host/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/Bootloader_Host/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/Bootloader_Host/Makefile b/Examples/MAX32665/Bluetooth/Bootloader_Host/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/Bootloader_Host/Makefile
+++ b/Examples/MAX32665/Bluetooth/Bootloader_Host/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/Bluetooth/RF_Test/.cproject b/Examples/MAX32665/Bluetooth/RF_Test/.cproject
index 473eafbc6eb..df8130fe097 100644
--- a/Examples/MAX32665/Bluetooth/RF_Test/.cproject
+++ b/Examples/MAX32665/Bluetooth/RF_Test/.cproject
@@ -45,17 +45,18 @@
-
-
-
+
+
+
+
diff --git a/Examples/MAX32665/Bluetooth/RF_Test/.vscode/flash.gdb b/Examples/MAX32665/Bluetooth/RF_Test/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32665/Bluetooth/RF_Test/.vscode/flash.gdb
+++ b/Examples/MAX32665/Bluetooth/RF_Test/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Bluetooth/RF_Test/.vscode/settings.json b/Examples/MAX32665/Bluetooth/RF_Test/.vscode/settings.json
index 4665093ce1e..ad311fbe1b4 100755
--- a/Examples/MAX32665/Bluetooth/RF_Test/.vscode/settings.json
+++ b/Examples/MAX32665/Bluetooth/RF_Test/.vscode/settings.json
@@ -66,10 +66,11 @@
"${config:MAXIM_PATH}/Libraries/Cordio/ble-host/sources/hci/exactle",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/include",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/include/util",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -92,11 +93,12 @@
"${config:MAXIM_PATH}/Libraries/Cordio/controller/sources",
"${config:MAXIM_PATH}/Libraries/Cordio/wsf/sources",
"${config:MAXIM_PATH}/Libraries/Cordio/platform/targets/maxim/max32665/sources",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/Bluetooth/RF_Test/Makefile b/Examples/MAX32665/Bluetooth/RF_Test/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/Bluetooth/RF_Test/Makefile
+++ b/Examples/MAX32665/Bluetooth/RF_Test/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/CRC/.vscode/flash.gdb b/Examples/MAX32665/CRC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/CRC/.vscode/flash.gdb
+++ b/Examples/MAX32665/CRC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Coremark/.vscode/flash.gdb b/Examples/MAX32665/Coremark/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Coremark/.vscode/flash.gdb
+++ b/Examples/MAX32665/Coremark/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/DES/.vscode/flash.gdb b/Examples/MAX32665/DES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/DES/.vscode/flash.gdb
+++ b/Examples/MAX32665/DES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/DMA/.vscode/flash.gdb b/Examples/MAX32665/DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/DMA/.vscode/flash.gdb
+++ b/Examples/MAX32665/DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Demo/.cproject b/Examples/MAX32665/Demo/.cproject
index 53818d2c026..9a247cad062 100644
--- a/Examples/MAX32665/Demo/.cproject
+++ b/Examples/MAX32665/Demo/.cproject
@@ -37,6 +37,7 @@
+
diff --git a/Examples/MAX32665/Demo/.vscode/flash.gdb b/Examples/MAX32665/Demo/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32665/Demo/.vscode/flash.gdb
+++ b/Examples/MAX32665/Demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Demo/.vscode/settings.json b/Examples/MAX32665/Demo/.vscode/settings.json
index f55042180e1..a1131b901c1 100755
--- a/Examples/MAX32665/Demo/.vscode/settings.json
+++ b/Examples/MAX32665/Demo/.vscode/settings.json
@@ -56,6 +56,7 @@
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl",
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src",
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src/**",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -73,6 +74,7 @@
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src",
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src/**",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/Display/.cproject b/Examples/MAX32665/Display/.cproject
index 23381d3b0f9..162706f2761 100644
--- a/Examples/MAX32665/Display/.cproject
+++ b/Examples/MAX32665/Display/.cproject
@@ -37,6 +37,7 @@
+
diff --git a/Examples/MAX32665/Display/.vscode/flash.gdb b/Examples/MAX32665/Display/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Display/.vscode/flash.gdb
+++ b/Examples/MAX32665/Display/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Display/.vscode/settings.json b/Examples/MAX32665/Display/.vscode/settings.json
index f55042180e1..a1131b901c1 100755
--- a/Examples/MAX32665/Display/.vscode/settings.json
+++ b/Examples/MAX32665/Display/.vscode/settings.json
@@ -56,6 +56,7 @@
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl",
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src",
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src/**",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -73,6 +74,7 @@
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src",
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src/**",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/ECC/.cproject b/Examples/MAX32665/ECC/.cproject
index 2bf2c0897eb..6eeffd3873b 100644
--- a/Examples/MAX32665/ECC/.cproject
+++ b/Examples/MAX32665/ECC/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/ECC/.vscode/flash.gdb b/Examples/MAX32665/ECC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ECC/.vscode/flash.gdb
+++ b/Examples/MAX32665/ECC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ECC/.vscode/settings.json b/Examples/MAX32665/ECC/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/ECC/.vscode/settings.json
+++ b/Examples/MAX32665/ECC/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/EEPROM_Emulator/.vscode/flash.gdb b/Examples/MAX32665/EEPROM_Emulator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/EEPROM_Emulator/.vscode/flash.gdb
+++ b/Examples/MAX32665/EEPROM_Emulator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Flash/.cproject b/Examples/MAX32665/Flash/.cproject
index 2bb4ff60917..bdb89a22bd4 100644
--- a/Examples/MAX32665/Flash/.cproject
+++ b/Examples/MAX32665/Flash/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/Flash/.vscode/flash.gdb b/Examples/MAX32665/Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Flash/.vscode/flash.gdb
+++ b/Examples/MAX32665/Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Flash/.vscode/settings.json b/Examples/MAX32665/Flash/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/Flash/.vscode/settings.json
+++ b/Examples/MAX32665/Flash/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/Flash_CLI/.vscode/flash.gdb b/Examples/MAX32665/Flash_CLI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Flash_CLI/.vscode/flash.gdb
+++ b/Examples/MAX32665/Flash_CLI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/FreeRTOSDemo/.cproject b/Examples/MAX32665/FreeRTOSDemo/.cproject
index 96cc55c34d4..b943204beaa 100644
--- a/Examples/MAX32665/FreeRTOSDemo/.cproject
+++ b/Examples/MAX32665/FreeRTOSDemo/.cproject
@@ -33,17 +33,18 @@
-
-
-
+
+
+
+
diff --git a/Examples/MAX32665/FreeRTOSDemo/.vscode/flash.gdb b/Examples/MAX32665/FreeRTOSDemo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/FreeRTOSDemo/.vscode/flash.gdb
+++ b/Examples/MAX32665/FreeRTOSDemo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/FreeRTOSDemo/.vscode/settings.json b/Examples/MAX32665/FreeRTOSDemo/.vscode/settings.json
index ca8ef9f176b..b87768f2e93 100755
--- a/Examples/MAX32665/FreeRTOSDemo/.vscode/settings.json
+++ b/Examples/MAX32665/FreeRTOSDemo/.vscode/settings.json
@@ -54,10 +54,11 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -72,11 +73,12 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/GPIO/.vscode/flash.gdb b/Examples/MAX32665/GPIO/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/GPIO/.vscode/flash.gdb
+++ b/Examples/MAX32665/GPIO/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/HTMR/.cproject b/Examples/MAX32665/HTMR/.cproject
index 86751a138d8..9ff405bd6fd 100644
--- a/Examples/MAX32665/HTMR/.cproject
+++ b/Examples/MAX32665/HTMR/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/HTMR/.vscode/flash.gdb b/Examples/MAX32665/HTMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/HTMR/.vscode/flash.gdb
+++ b/Examples/MAX32665/HTMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/HTMR/.vscode/settings.json b/Examples/MAX32665/HTMR/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/HTMR/.vscode/settings.json
+++ b/Examples/MAX32665/HTMR/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/Hash/.vscode/flash.gdb b/Examples/MAX32665/Hash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Hash/.vscode/flash.gdb
+++ b/Examples/MAX32665/Hash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Hello_World/.cproject b/Examples/MAX32665/Hello_World/.cproject
index 641816a9e39..a5e31826404 100644
--- a/Examples/MAX32665/Hello_World/.cproject
+++ b/Examples/MAX32665/Hello_World/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/Hello_World/.vscode/flash.gdb b/Examples/MAX32665/Hello_World/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Hello_World/.vscode/flash.gdb
+++ b/Examples/MAX32665/Hello_World/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Hello_World/.vscode/settings.json b/Examples/MAX32665/Hello_World/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/Hello_World/.vscode/settings.json
+++ b/Examples/MAX32665/Hello_World/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/Hello_World_Cpp/.vscode/flash.gdb b/Examples/MAX32665/Hello_World_Cpp/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Hello_World_Cpp/.vscode/flash.gdb
+++ b/Examples/MAX32665/Hello_World_Cpp/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/I2C/.vscode/flash.gdb b/Examples/MAX32665/I2C/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/I2C/.vscode/flash.gdb
+++ b/Examples/MAX32665/I2C/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/I2C_MNGR/.cproject b/Examples/MAX32665/I2C_MNGR/.cproject
index 6cd9c3a1b03..ee82c0d730d 100644
--- a/Examples/MAX32665/I2C_MNGR/.cproject
+++ b/Examples/MAX32665/I2C_MNGR/.cproject
@@ -32,17 +32,18 @@
-
-
-
-
+
+
+
+
+
diff --git a/Examples/MAX32665/I2C_MNGR/.vscode/flash.gdb b/Examples/MAX32665/I2C_MNGR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/I2C_MNGR/.vscode/flash.gdb
+++ b/Examples/MAX32665/I2C_MNGR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/I2C_MNGR/.vscode/settings.json b/Examples/MAX32665/I2C_MNGR/.vscode/settings.json
index 5d09301817e..422269b7462 100755
--- a/Examples/MAX32665/I2C_MNGR/.vscode/settings.json
+++ b/Examples/MAX32665/I2C_MNGR/.vscode/settings.json
@@ -53,10 +53,11 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,11 +71,12 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/I2C_SCAN/.vscode/flash.gdb b/Examples/MAX32665/I2C_SCAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/I2C_SCAN/.vscode/flash.gdb
+++ b/Examples/MAX32665/I2C_SCAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/I2C_Sensor/.vscode/flash.gdb b/Examples/MAX32665/I2C_Sensor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/I2C_Sensor/.vscode/flash.gdb
+++ b/Examples/MAX32665/I2C_Sensor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/ICC/.vscode/flash.gdb b/Examples/MAX32665/ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/ICC/.vscode/flash.gdb
+++ b/Examples/MAX32665/ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/LP/.cproject b/Examples/MAX32665/LP/.cproject
index ce0ebc8ca7a..f7e2921cce2 100644
--- a/Examples/MAX32665/LP/.cproject
+++ b/Examples/MAX32665/LP/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/LP/.vscode/flash.gdb b/Examples/MAX32665/LP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/LP/.vscode/flash.gdb
+++ b/Examples/MAX32665/LP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/LP/.vscode/settings.json b/Examples/MAX32665/LP/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/LP/.vscode/settings.json
+++ b/Examples/MAX32665/LP/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/Library_Use/.cproject b/Examples/MAX32665/Library_Use/.cproject
index 2552cd10915..41e0e47a848 100644
--- a/Examples/MAX32665/Library_Use/.cproject
+++ b/Examples/MAX32665/Library_Use/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/Library_Use/.vscode/flash.gdb b/Examples/MAX32665/Library_Use/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32665/Library_Use/.vscode/flash.gdb
+++ b/Examples/MAX32665/Library_Use/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Library_Use/.vscode/settings.json b/Examples/MAX32665/Library_Use/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/Library_Use/.vscode/settings.json
+++ b/Examples/MAX32665/Library_Use/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/MAA/.vscode/flash.gdb b/Examples/MAX32665/MAA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/MAA/.vscode/flash.gdb
+++ b/Examples/MAX32665/MAA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/OTP_Dump/.vscode/flash.gdb b/Examples/MAX32665/OTP_Dump/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32665/OTP_Dump/.vscode/flash.gdb
+++ b/Examples/MAX32665/OTP_Dump/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/OWM/.vscode/flash.gdb b/Examples/MAX32665/OWM/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/OWM/.vscode/flash.gdb
+++ b/Examples/MAX32665/OWM/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Pulse_Train/.cproject b/Examples/MAX32665/Pulse_Train/.cproject
index 50785ad0cbd..68a36d6ff44 100644
--- a/Examples/MAX32665/Pulse_Train/.cproject
+++ b/Examples/MAX32665/Pulse_Train/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/Pulse_Train/.vscode/flash.gdb b/Examples/MAX32665/Pulse_Train/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Pulse_Train/.vscode/flash.gdb
+++ b/Examples/MAX32665/Pulse_Train/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Pulse_Train/.vscode/settings.json b/Examples/MAX32665/Pulse_Train/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/Pulse_Train/.vscode/settings.json
+++ b/Examples/MAX32665/Pulse_Train/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/RPU/.cproject b/Examples/MAX32665/RPU/.cproject
index e0ae99da545..00af51aad5d 100644
--- a/Examples/MAX32665/RPU/.cproject
+++ b/Examples/MAX32665/RPU/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/RPU/.vscode/flash.gdb b/Examples/MAX32665/RPU/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/RPU/.vscode/flash.gdb
+++ b/Examples/MAX32665/RPU/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/RPU/.vscode/settings.json b/Examples/MAX32665/RPU/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/RPU/.vscode/settings.json
+++ b/Examples/MAX32665/RPU/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/RTC/.cproject b/Examples/MAX32665/RTC/.cproject
index 6729b7a8eef..1bcea654f74 100644
--- a/Examples/MAX32665/RTC/.cproject
+++ b/Examples/MAX32665/RTC/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/RTC/.vscode/flash.gdb b/Examples/MAX32665/RTC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/RTC/.vscode/flash.gdb
+++ b/Examples/MAX32665/RTC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/RTC/.vscode/settings.json b/Examples/MAX32665/RTC/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/RTC/.vscode/settings.json
+++ b/Examples/MAX32665/RTC/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/RTC_Backup/.cproject b/Examples/MAX32665/RTC_Backup/.cproject
index 6f69d508d18..c6e0ba7feda 100644
--- a/Examples/MAX32665/RTC_Backup/.cproject
+++ b/Examples/MAX32665/RTC_Backup/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/RTC_Backup/.vscode/flash.gdb b/Examples/MAX32665/RTC_Backup/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/RTC_Backup/.vscode/flash.gdb
+++ b/Examples/MAX32665/RTC_Backup/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/RTC_Backup/.vscode/settings.json b/Examples/MAX32665/RTC_Backup/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/RTC_Backup/.vscode/settings.json
+++ b/Examples/MAX32665/RTC_Backup/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/SCPA_OTP_Dump/.settings/language.settings.xml b/Examples/MAX32665/SCPA_OTP_Dump/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32665/SCPA_OTP_Dump/.settings/language.settings.xml
+++ b/Examples/MAX32665/SCPA_OTP_Dump/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32665/SCPA_OTP_Dump/.vscode/flash.gdb b/Examples/MAX32665/SCPA_OTP_Dump/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/SCPA_OTP_Dump/.vscode/flash.gdb
+++ b/Examples/MAX32665/SCPA_OTP_Dump/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/SDHC_FAT/.cproject b/Examples/MAX32665/SDHC_FAT/.cproject
index f5c45c29012..78ee393285c 100644
--- a/Examples/MAX32665/SDHC_FAT/.cproject
+++ b/Examples/MAX32665/SDHC_FAT/.cproject
@@ -36,6 +36,7 @@
+
diff --git a/Examples/MAX32665/SDHC_FAT/.vscode/flash.gdb b/Examples/MAX32665/SDHC_FAT/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/SDHC_FAT/.vscode/flash.gdb
+++ b/Examples/MAX32665/SDHC_FAT/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/SDHC_FAT/.vscode/settings.json b/Examples/MAX32665/SDHC_FAT/.vscode/settings.json
index af296c2589e..13b64a14e1d 100755
--- a/Examples/MAX32665/SDHC_FAT/.vscode/settings.json
+++ b/Examples/MAX32665/SDHC_FAT/.vscode/settings.json
@@ -55,6 +55,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/SDHC/Include",
"${config:MAXIM_PATH}/Libraries/SDHC/ff13/Source",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/SDHC/ff13/Source",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/SDHC_Raw/.cproject b/Examples/MAX32665/SDHC_Raw/.cproject
index 9609cfd368b..ed363dd5496 100644
--- a/Examples/MAX32665/SDHC_Raw/.cproject
+++ b/Examples/MAX32665/SDHC_Raw/.cproject
@@ -36,6 +36,7 @@
+
diff --git a/Examples/MAX32665/SDHC_Raw/.vscode/flash.gdb b/Examples/MAX32665/SDHC_Raw/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/SDHC_Raw/.vscode/flash.gdb
+++ b/Examples/MAX32665/SDHC_Raw/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/SDHC_Raw/.vscode/settings.json b/Examples/MAX32665/SDHC_Raw/.vscode/settings.json
index af296c2589e..13b64a14e1d 100755
--- a/Examples/MAX32665/SDHC_Raw/.vscode/settings.json
+++ b/Examples/MAX32665/SDHC_Raw/.vscode/settings.json
@@ -55,6 +55,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/SDHC/Include",
"${config:MAXIM_PATH}/Libraries/SDHC/ff13/Source",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/SDHC/ff13/Source",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/SPI/.cproject b/Examples/MAX32665/SPI/.cproject
index fe0e25c15e1..2aaad0458fb 100644
--- a/Examples/MAX32665/SPI/.cproject
+++ b/Examples/MAX32665/SPI/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/SPI/.vscode/flash.gdb b/Examples/MAX32665/SPI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/SPI/.vscode/flash.gdb
+++ b/Examples/MAX32665/SPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/SPI/.vscode/settings.json b/Examples/MAX32665/SPI/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/SPI/.vscode/settings.json
+++ b/Examples/MAX32665/SPI/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/SPIXF/.cproject b/Examples/MAX32665/SPIXF/.cproject
index 095370c742e..596457fb7b4 100644
--- a/Examples/MAX32665/SPIXF/.cproject
+++ b/Examples/MAX32665/SPIXF/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/SPIXF/.vscode/flash.gdb b/Examples/MAX32665/SPIXF/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/SPIXF/.vscode/flash.gdb
+++ b/Examples/MAX32665/SPIXF/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/SPIXF/.vscode/settings.json b/Examples/MAX32665/SPIXF/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/SPIXF/.vscode/settings.json
+++ b/Examples/MAX32665/SPIXF/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/SPIXF_SFCC/.cproject b/Examples/MAX32665/SPIXF_SFCC/.cproject
index d70fdd3f2cf..b9bc2c3ae9d 100644
--- a/Examples/MAX32665/SPIXF_SFCC/.cproject
+++ b/Examples/MAX32665/SPIXF_SFCC/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/SPIXF_SFCC/.vscode/flash.gdb b/Examples/MAX32665/SPIXF_SFCC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/SPIXF_SFCC/.vscode/flash.gdb
+++ b/Examples/MAX32665/SPIXF_SFCC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/SPIXF_SFCC/.vscode/settings.json b/Examples/MAX32665/SPIXF_SFCC/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/SPIXF_SFCC/.vscode/settings.json
+++ b/Examples/MAX32665/SPIXF_SFCC/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/SPIXR/.vscode/flash.gdb b/Examples/MAX32665/SPIXR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/SPIXR/.vscode/flash.gdb
+++ b/Examples/MAX32665/SPIXR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/SRCC/.vscode/flash.gdb b/Examples/MAX32665/SRCC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/SRCC/.vscode/flash.gdb
+++ b/Examples/MAX32665/SRCC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Semaphore/.cproject b/Examples/MAX32665/Semaphore/.cproject
index a2f3dc41e1a..fd47156bd31 100644
--- a/Examples/MAX32665/Semaphore/.cproject
+++ b/Examples/MAX32665/Semaphore/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/Semaphore/.vscode/flash.gdb b/Examples/MAX32665/Semaphore/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Semaphore/.vscode/flash.gdb
+++ b/Examples/MAX32665/Semaphore/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Semaphore/.vscode/settings.json b/Examples/MAX32665/Semaphore/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/Semaphore/.vscode/settings.json
+++ b/Examples/MAX32665/Semaphore/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/TMR/.cproject b/Examples/MAX32665/TMR/.cproject
index a5024245b67..cefae86136c 100644
--- a/Examples/MAX32665/TMR/.cproject
+++ b/Examples/MAX32665/TMR/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/TMR/.vscode/flash.gdb b/Examples/MAX32665/TMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/TMR/.vscode/flash.gdb
+++ b/Examples/MAX32665/TMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/TMR/.vscode/settings.json b/Examples/MAX32665/TMR/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/TMR/.vscode/settings.json
+++ b/Examples/MAX32665/TMR/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/TRNG/.vscode/flash.gdb b/Examples/MAX32665/TRNG/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/TRNG/.vscode/flash.gdb
+++ b/Examples/MAX32665/TRNG/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Temp_Monitor/.cproject b/Examples/MAX32665/Temp_Monitor/.cproject
index 861f6c68717..128180cf1b4 100644
--- a/Examples/MAX32665/Temp_Monitor/.cproject
+++ b/Examples/MAX32665/Temp_Monitor/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/Temp_Monitor/.vscode/flash.gdb b/Examples/MAX32665/Temp_Monitor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Temp_Monitor/.vscode/flash.gdb
+++ b/Examples/MAX32665/Temp_Monitor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Temp_Monitor/.vscode/settings.json b/Examples/MAX32665/Temp_Monitor/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/Temp_Monitor/.vscode/settings.json
+++ b/Examples/MAX32665/Temp_Monitor/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/UART/.cproject b/Examples/MAX32665/UART/.cproject
index 283a2309d18..b26bb4959c1 100644
--- a/Examples/MAX32665/UART/.cproject
+++ b/Examples/MAX32665/UART/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/UART/.vscode/flash.gdb b/Examples/MAX32665/UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/UART/.vscode/flash.gdb
+++ b/Examples/MAX32665/UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/UART/.vscode/settings.json b/Examples/MAX32665/UART/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/UART/.vscode/settings.json
+++ b/Examples/MAX32665/UART/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/USB/USB_CDCACM/.cproject b/Examples/MAX32665/USB/USB_CDCACM/.cproject
index 5ef03adf8de..7336a933010 100644
--- a/Examples/MAX32665/USB/USB_CDCACM/.cproject
+++ b/Examples/MAX32665/USB/USB_CDCACM/.cproject
@@ -40,6 +40,7 @@
+
diff --git a/Examples/MAX32665/USB/USB_CDCACM/.vscode/flash.gdb b/Examples/MAX32665/USB/USB_CDCACM/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/USB/USB_CDCACM/.vscode/flash.gdb
+++ b/Examples/MAX32665/USB/USB_CDCACM/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/USB/USB_CDCACM/.vscode/settings.json b/Examples/MAX32665/USB/USB_CDCACM/.vscode/settings.json
index 96276dcbe3a..6188a9634f4 100755
--- a/Examples/MAX32665/USB/USB_CDCACM/.vscode/settings.json
+++ b/Examples/MAX32665/USB/USB_CDCACM/.vscode/settings.json
@@ -59,6 +59,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/enumerate",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/core/musbhsfc",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -78,6 +79,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/enumerate",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/USB/USB_CDCACM/Makefile b/Examples/MAX32665/USB/USB_CDCACM/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/USB/USB_CDCACM/Makefile
+++ b/Examples/MAX32665/USB/USB_CDCACM/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/.cproject b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/.cproject
index a1577a30274..16df2faacdd 100644
--- a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/.cproject
+++ b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/.cproject
@@ -40,6 +40,7 @@
+
diff --git a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb
+++ b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/.vscode/settings.json b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/.vscode/settings.json
index 96276dcbe3a..6188a9634f4 100755
--- a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/.vscode/settings.json
+++ b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/.vscode/settings.json
@@ -59,6 +59,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/enumerate",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/core/musbhsfc",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -78,6 +79,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/enumerate",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/Makefile b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/Makefile
+++ b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_CDC/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/.cproject b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/.cproject
index d8437941628..4f7be15cbf5 100644
--- a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/.cproject
+++ b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/.cproject
@@ -40,6 +40,7 @@
+
diff --git a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb
+++ b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/.vscode/settings.json b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/.vscode/settings.json
index 96276dcbe3a..6188a9634f4 100755
--- a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/.vscode/settings.json
+++ b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/.vscode/settings.json
@@ -59,6 +59,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/enumerate",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/core/musbhsfc",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -78,6 +79,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/enumerate",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/Makefile b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/Makefile
+++ b/Examples/MAX32665/USB/USB_CompositeDevice_MSC_HID/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/USB/USB_HIDKeyboard/.cproject b/Examples/MAX32665/USB/USB_HIDKeyboard/.cproject
index 4855971c166..5e93fd42c71 100644
--- a/Examples/MAX32665/USB/USB_HIDKeyboard/.cproject
+++ b/Examples/MAX32665/USB/USB_HIDKeyboard/.cproject
@@ -40,6 +40,7 @@
+
diff --git a/Examples/MAX32665/USB/USB_HIDKeyboard/.vscode/flash.gdb b/Examples/MAX32665/USB/USB_HIDKeyboard/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/USB/USB_HIDKeyboard/.vscode/flash.gdb
+++ b/Examples/MAX32665/USB/USB_HIDKeyboard/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/USB/USB_HIDKeyboard/.vscode/settings.json b/Examples/MAX32665/USB/USB_HIDKeyboard/.vscode/settings.json
index 96276dcbe3a..6188a9634f4 100755
--- a/Examples/MAX32665/USB/USB_HIDKeyboard/.vscode/settings.json
+++ b/Examples/MAX32665/USB/USB_HIDKeyboard/.vscode/settings.json
@@ -59,6 +59,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/enumerate",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/core/musbhsfc",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -78,6 +79,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/enumerate",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/USB/USB_HIDKeyboard/Makefile b/Examples/MAX32665/USB/USB_HIDKeyboard/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/USB/USB_HIDKeyboard/Makefile
+++ b/Examples/MAX32665/USB/USB_HIDKeyboard/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/USB/USB_MassStorage/.cproject b/Examples/MAX32665/USB/USB_MassStorage/.cproject
index 6e06dd83eea..bd98752a3ec 100644
--- a/Examples/MAX32665/USB/USB_MassStorage/.cproject
+++ b/Examples/MAX32665/USB/USB_MassStorage/.cproject
@@ -40,6 +40,7 @@
+
diff --git a/Examples/MAX32665/USB/USB_MassStorage/.vscode/flash.gdb b/Examples/MAX32665/USB/USB_MassStorage/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/USB/USB_MassStorage/.vscode/flash.gdb
+++ b/Examples/MAX32665/USB/USB_MassStorage/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/USB/USB_MassStorage/.vscode/settings.json b/Examples/MAX32665/USB/USB_MassStorage/.vscode/settings.json
index 96276dcbe3a..6188a9634f4 100755
--- a/Examples/MAX32665/USB/USB_MassStorage/.vscode/settings.json
+++ b/Examples/MAX32665/USB/USB_MassStorage/.vscode/settings.json
@@ -59,6 +59,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/enumerate",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/core/musbhsfc",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -78,6 +79,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/enumerate",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/USB/USB_MassStorage/Makefile b/Examples/MAX32665/USB/USB_MassStorage/Makefile
index 7d521b4c9c2..c2910ecdecf 100644
--- a/Examples/MAX32665/USB/USB_MassStorage/Makefile
+++ b/Examples/MAX32665/USB/USB_MassStorage/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32665/WUT/.cproject b/Examples/MAX32665/WUT/.cproject
index d1f26177567..774a9b054bf 100644
--- a/Examples/MAX32665/WUT/.cproject
+++ b/Examples/MAX32665/WUT/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/WUT/.vscode/flash.gdb b/Examples/MAX32665/WUT/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/WUT/.vscode/flash.gdb
+++ b/Examples/MAX32665/WUT/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/WUT/.vscode/settings.json b/Examples/MAX32665/WUT/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/WUT/.vscode/settings.json
+++ b/Examples/MAX32665/WUT/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/Watchdog/.cproject b/Examples/MAX32665/Watchdog/.cproject
index 8fb5d895511..4fc894d9de4 100644
--- a/Examples/MAX32665/Watchdog/.cproject
+++ b/Examples/MAX32665/Watchdog/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32665/Watchdog/.vscode/flash.gdb b/Examples/MAX32665/Watchdog/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/Watchdog/.vscode/flash.gdb
+++ b/Examples/MAX32665/Watchdog/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/Watchdog/.vscode/settings.json b/Examples/MAX32665/Watchdog/.vscode/settings.json
index 882a3da656d..5f171633f24 100755
--- a/Examples/MAX32665/Watchdog/.vscode/settings.json
+++ b/Examples/MAX32665/Watchdog/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32665/WearLeveling/.cproject b/Examples/MAX32665/WearLeveling/.cproject
index dd4d46542b2..f5f4b47c077 100644
--- a/Examples/MAX32665/WearLeveling/.cproject
+++ b/Examples/MAX32665/WearLeveling/.cproject
@@ -32,17 +32,17 @@
-
-
-
-
+
+
+
+
diff --git a/Examples/MAX32665/WearLeveling/.vscode/flash.gdb b/Examples/MAX32665/WearLeveling/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32665/WearLeveling/.vscode/flash.gdb
+++ b/Examples/MAX32665/WearLeveling/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32665/WearLeveling/.vscode/settings.json b/Examples/MAX32665/WearLeveling/.vscode/settings.json
index 63896a618ba..23a288ee07c 100755
--- a/Examples/MAX32665/WearLeveling/.vscode/settings.json
+++ b/Examples/MAX32665/WearLeveling/.vscode/settings.json
@@ -53,10 +53,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/inc",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,11 +70,11 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
- "${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/src",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
+ "${config:MAXIM_PATH}/Libraries/littlefs",
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32670/AES/.vscode/flash.gdb b/Examples/MAX32670/AES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/AES/.vscode/flash.gdb
+++ b/Examples/MAX32670/AES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ARM-DSP/arm_bayes_example/.settings/language.settings.xml b/Examples/MAX32670/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32670/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
+++ b/Examples/MAX32670/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32670/ARM-DSP/arm_bayes_example/.vscode/flash.gdb b/Examples/MAX32670/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
+++ b/Examples/MAX32670/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml b/Examples/MAX32670/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32670/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
+++ b/Examples/MAX32670/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32670/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb b/Examples/MAX32670/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
+++ b/Examples/MAX32670/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ARM-DSP/arm_convolution_example/.settings/language.settings.xml b/Examples/MAX32670/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32670/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
+++ b/Examples/MAX32670/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32670/ARM-DSP/arm_convolution_example/.vscode/flash.gdb b/Examples/MAX32670/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
+++ b/Examples/MAX32670/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml b/Examples/MAX32670/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32670/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
+++ b/Examples/MAX32670/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32670/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb b/Examples/MAX32670/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
+++ b/Examples/MAX32670/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml b/Examples/MAX32670/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32670/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
+++ b/Examples/MAX32670/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32670/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb b/Examples/MAX32670/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
+++ b/Examples/MAX32670/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ARM-DSP/arm_fir_example/.settings/language.settings.xml b/Examples/MAX32670/ARM-DSP/arm_fir_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32670/ARM-DSP/arm_fir_example/.settings/language.settings.xml
+++ b/Examples/MAX32670/ARM-DSP/arm_fir_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32670/ARM-DSP/arm_fir_example/.vscode/flash.gdb b/Examples/MAX32670/ARM-DSP/arm_fir_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ARM-DSP/arm_fir_example/.vscode/flash.gdb
+++ b/Examples/MAX32670/ARM-DSP/arm_fir_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml b/Examples/MAX32670/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32670/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
+++ b/Examples/MAX32670/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32670/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb b/Examples/MAX32670/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
+++ b/Examples/MAX32670/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml b/Examples/MAX32670/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32670/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
+++ b/Examples/MAX32670/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32670/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb b/Examples/MAX32670/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
+++ b/Examples/MAX32670/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ARM-DSP/arm_matrix_example/.settings/language.settings.xml b/Examples/MAX32670/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32670/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
+++ b/Examples/MAX32670/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32670/ARM-DSP/arm_matrix_example/.vscode/flash.gdb b/Examples/MAX32670/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
+++ b/Examples/MAX32670/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml b/Examples/MAX32670/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32670/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
+++ b/Examples/MAX32670/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32670/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb b/Examples/MAX32670/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
+++ b/Examples/MAX32670/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml b/Examples/MAX32670/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32670/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
+++ b/Examples/MAX32670/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32670/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb b/Examples/MAX32670/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
+++ b/Examples/MAX32670/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ARM-DSP/arm_svm_example/.settings/language.settings.xml b/Examples/MAX32670/ARM-DSP/arm_svm_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32670/ARM-DSP/arm_svm_example/.settings/language.settings.xml
+++ b/Examples/MAX32670/ARM-DSP/arm_svm_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32670/ARM-DSP/arm_svm_example/.vscode/flash.gdb b/Examples/MAX32670/ARM-DSP/arm_svm_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ARM-DSP/arm_svm_example/.vscode/flash.gdb
+++ b/Examples/MAX32670/ARM-DSP/arm_svm_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ARM-DSP/arm_variance_example/.settings/language.settings.xml b/Examples/MAX32670/ARM-DSP/arm_variance_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32670/ARM-DSP/arm_variance_example/.settings/language.settings.xml
+++ b/Examples/MAX32670/ARM-DSP/arm_variance_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32670/ARM-DSP/arm_variance_example/.vscode/flash.gdb b/Examples/MAX32670/ARM-DSP/arm_variance_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ARM-DSP/arm_variance_example/.vscode/flash.gdb
+++ b/Examples/MAX32670/ARM-DSP/arm_variance_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/CRC/.vscode/flash.gdb b/Examples/MAX32670/CRC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/CRC/.vscode/flash.gdb
+++ b/Examples/MAX32670/CRC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/Coremark/.vscode/flash.gdb b/Examples/MAX32670/Coremark/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/Coremark/.vscode/flash.gdb
+++ b/Examples/MAX32670/Coremark/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/DMA/.vscode/flash.gdb b/Examples/MAX32670/DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/DMA/.vscode/flash.gdb
+++ b/Examples/MAX32670/DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/EEPROM_Emulator/.vscode/flash.gdb b/Examples/MAX32670/EEPROM_Emulator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/EEPROM_Emulator/.vscode/flash.gdb
+++ b/Examples/MAX32670/EEPROM_Emulator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/EXT_CLK/.vscode/flash.gdb b/Examples/MAX32670/EXT_CLK/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32670/EXT_CLK/.vscode/flash.gdb
+++ b/Examples/MAX32670/EXT_CLK/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/Flash/.vscode/flash.gdb b/Examples/MAX32670/Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/Flash/.vscode/flash.gdb
+++ b/Examples/MAX32670/Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/Flash_CLI/.vscode/flash.gdb b/Examples/MAX32670/Flash_CLI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/Flash_CLI/.vscode/flash.gdb
+++ b/Examples/MAX32670/Flash_CLI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/FreeRTOSDemo/.vscode/flash.gdb b/Examples/MAX32670/FreeRTOSDemo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/FreeRTOSDemo/.vscode/flash.gdb
+++ b/Examples/MAX32670/FreeRTOSDemo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/GPIO/.vscode/flash.gdb b/Examples/MAX32670/GPIO/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/GPIO/.vscode/flash.gdb
+++ b/Examples/MAX32670/GPIO/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/Hello_World/.vscode/flash.gdb b/Examples/MAX32670/Hello_World/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/Hello_World/.vscode/flash.gdb
+++ b/Examples/MAX32670/Hello_World/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/Hello_World_Cpp/.vscode/flash.gdb b/Examples/MAX32670/Hello_World_Cpp/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/Hello_World_Cpp/.vscode/flash.gdb
+++ b/Examples/MAX32670/Hello_World_Cpp/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/I2C/.vscode/flash.gdb b/Examples/MAX32670/I2C/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/I2C/.vscode/flash.gdb
+++ b/Examples/MAX32670/I2C/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/I2C_MNGR/.vscode/flash.gdb b/Examples/MAX32670/I2C_MNGR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/I2C_MNGR/.vscode/flash.gdb
+++ b/Examples/MAX32670/I2C_MNGR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/I2C_SCAN/.vscode/flash.gdb b/Examples/MAX32670/I2C_SCAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/I2C_SCAN/.vscode/flash.gdb
+++ b/Examples/MAX32670/I2C_SCAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/I2C_Sensor/.vscode/flash.gdb b/Examples/MAX32670/I2C_Sensor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/I2C_Sensor/.vscode/flash.gdb
+++ b/Examples/MAX32670/I2C_Sensor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/I2S/.vscode/flash.gdb b/Examples/MAX32670/I2S/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/I2S/.vscode/flash.gdb
+++ b/Examples/MAX32670/I2S/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/ICC/.vscode/flash.gdb b/Examples/MAX32670/ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/ICC/.vscode/flash.gdb
+++ b/Examples/MAX32670/ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/LP/.vscode/flash.gdb b/Examples/MAX32670/LP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/LP/.vscode/flash.gdb
+++ b/Examples/MAX32670/LP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/Library_Use/.vscode/flash.gdb b/Examples/MAX32670/Library_Use/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32670/Library_Use/.vscode/flash.gdb
+++ b/Examples/MAX32670/Library_Use/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/RTC/.vscode/flash.gdb b/Examples/MAX32670/RTC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/RTC/.vscode/flash.gdb
+++ b/Examples/MAX32670/RTC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/RTC_Backup/.vscode/flash.gdb b/Examples/MAX32670/RTC_Backup/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/RTC_Backup/.vscode/flash.gdb
+++ b/Examples/MAX32670/RTC_Backup/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/SPI/.vscode/flash.gdb b/Examples/MAX32670/SPI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/SPI/.vscode/flash.gdb
+++ b/Examples/MAX32670/SPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/SPI_MasterSlave/.vscode/flash.gdb b/Examples/MAX32670/SPI_MasterSlave/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/SPI_MasterSlave/.vscode/flash.gdb
+++ b/Examples/MAX32670/SPI_MasterSlave/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/SPI_Usecase/.vscode/flash.gdb b/Examples/MAX32670/SPI_Usecase/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/SPI_Usecase/.vscode/flash.gdb
+++ b/Examples/MAX32670/SPI_Usecase/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/SecureROM_BL_Host/.vscode/flash.gdb b/Examples/MAX32670/SecureROM_BL_Host/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/SecureROM_BL_Host/.vscode/flash.gdb
+++ b/Examples/MAX32670/SecureROM_BL_Host/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/TMR/.vscode/flash.gdb b/Examples/MAX32670/TMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/TMR/.vscode/flash.gdb
+++ b/Examples/MAX32670/TMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/TRNG/.vscode/flash.gdb b/Examples/MAX32670/TRNG/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/TRNG/.vscode/flash.gdb
+++ b/Examples/MAX32670/TRNG/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/Temp_Monitor/.vscode/flash.gdb b/Examples/MAX32670/Temp_Monitor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/Temp_Monitor/.vscode/flash.gdb
+++ b/Examples/MAX32670/Temp_Monitor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/UART/.vscode/flash.gdb b/Examples/MAX32670/UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/UART/.vscode/flash.gdb
+++ b/Examples/MAX32670/UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/Watchdog/.vscode/flash.gdb b/Examples/MAX32670/Watchdog/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/Watchdog/.vscode/flash.gdb
+++ b/Examples/MAX32670/Watchdog/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/WearLeveling/.cproject b/Examples/MAX32670/WearLeveling/.cproject
index 16fcc742260..4e7c11706c4 100644
--- a/Examples/MAX32670/WearLeveling/.cproject
+++ b/Examples/MAX32670/WearLeveling/.cproject
@@ -34,7 +34,6 @@
-
diff --git a/Examples/MAX32670/WearLeveling/.vscode/flash.gdb b/Examples/MAX32670/WearLeveling/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32670/WearLeveling/.vscode/flash.gdb
+++ b/Examples/MAX32670/WearLeveling/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32670/WearLeveling/.vscode/settings.json b/Examples/MAX32670/WearLeveling/.vscode/settings.json
index 68be9b7441c..91029c5f18a 100755
--- a/Examples/MAX32670/WearLeveling/.vscode/settings.json
+++ b/Examples/MAX32670/WearLeveling/.vscode/settings.json
@@ -54,8 +54,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/inc"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,8 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/src"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/ADC/.cproject b/Examples/MAX32672/ADC/.cproject
index 734cb5054a7..4bf3f1cd683 100644
--- a/Examples/MAX32672/ADC/.cproject
+++ b/Examples/MAX32672/ADC/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/ADC/.vscode/flash.gdb b/Examples/MAX32672/ADC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ADC/.vscode/flash.gdb
+++ b/Examples/MAX32672/ADC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ADC/.vscode/settings.json b/Examples/MAX32672/ADC/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/ADC/.vscode/settings.json
+++ b/Examples/MAX32672/ADC/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/AES/.vscode/flash.gdb b/Examples/MAX32672/AES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/AES/.vscode/flash.gdb
+++ b/Examples/MAX32672/AES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ARM-DSP/arm_bayes_example/.settings/language.settings.xml b/Examples/MAX32672/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
+++ b/Examples/MAX32672/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/ARM-DSP/arm_bayes_example/.vscode/flash.gdb b/Examples/MAX32672/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
+++ b/Examples/MAX32672/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml b/Examples/MAX32672/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
+++ b/Examples/MAX32672/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb b/Examples/MAX32672/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
+++ b/Examples/MAX32672/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ARM-DSP/arm_convolution_example/.settings/language.settings.xml b/Examples/MAX32672/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
+++ b/Examples/MAX32672/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/ARM-DSP/arm_convolution_example/.vscode/flash.gdb b/Examples/MAX32672/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
+++ b/Examples/MAX32672/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml b/Examples/MAX32672/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
+++ b/Examples/MAX32672/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb b/Examples/MAX32672/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
+++ b/Examples/MAX32672/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml b/Examples/MAX32672/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
+++ b/Examples/MAX32672/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb b/Examples/MAX32672/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
+++ b/Examples/MAX32672/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ARM-DSP/arm_fir_example/.settings/language.settings.xml b/Examples/MAX32672/ARM-DSP/arm_fir_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/ARM-DSP/arm_fir_example/.settings/language.settings.xml
+++ b/Examples/MAX32672/ARM-DSP/arm_fir_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/ARM-DSP/arm_fir_example/.vscode/flash.gdb b/Examples/MAX32672/ARM-DSP/arm_fir_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ARM-DSP/arm_fir_example/.vscode/flash.gdb
+++ b/Examples/MAX32672/ARM-DSP/arm_fir_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml b/Examples/MAX32672/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
+++ b/Examples/MAX32672/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb b/Examples/MAX32672/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
+++ b/Examples/MAX32672/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml b/Examples/MAX32672/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
+++ b/Examples/MAX32672/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb b/Examples/MAX32672/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
+++ b/Examples/MAX32672/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ARM-DSP/arm_matrix_example/.settings/language.settings.xml b/Examples/MAX32672/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
+++ b/Examples/MAX32672/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/ARM-DSP/arm_matrix_example/.vscode/flash.gdb b/Examples/MAX32672/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
+++ b/Examples/MAX32672/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml b/Examples/MAX32672/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
+++ b/Examples/MAX32672/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb b/Examples/MAX32672/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
+++ b/Examples/MAX32672/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml b/Examples/MAX32672/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
+++ b/Examples/MAX32672/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb b/Examples/MAX32672/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
+++ b/Examples/MAX32672/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ARM-DSP/arm_svm_example/.settings/language.settings.xml b/Examples/MAX32672/ARM-DSP/arm_svm_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/ARM-DSP/arm_svm_example/.settings/language.settings.xml
+++ b/Examples/MAX32672/ARM-DSP/arm_svm_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/ARM-DSP/arm_svm_example/.vscode/flash.gdb b/Examples/MAX32672/ARM-DSP/arm_svm_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ARM-DSP/arm_svm_example/.vscode/flash.gdb
+++ b/Examples/MAX32672/ARM-DSP/arm_svm_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/ARM-DSP/arm_variance_example/.settings/language.settings.xml b/Examples/MAX32672/ARM-DSP/arm_variance_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/ARM-DSP/arm_variance_example/.settings/language.settings.xml
+++ b/Examples/MAX32672/ARM-DSP/arm_variance_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/ARM-DSP/arm_variance_example/.vscode/flash.gdb b/Examples/MAX32672/ARM-DSP/arm_variance_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ARM-DSP/arm_variance_example/.vscode/flash.gdb
+++ b/Examples/MAX32672/ARM-DSP/arm_variance_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/CRC/.vscode/flash.gdb b/Examples/MAX32672/CRC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/CRC/.vscode/flash.gdb
+++ b/Examples/MAX32672/CRC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/CTB_AES/.vscode/flash.gdb b/Examples/MAX32672/CTB_AES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/CTB_AES/.vscode/flash.gdb
+++ b/Examples/MAX32672/CTB_AES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/Comparator/.cproject b/Examples/MAX32672/Comparator/.cproject
index dd2c1decfb7..168ed679605 100644
--- a/Examples/MAX32672/Comparator/.cproject
+++ b/Examples/MAX32672/Comparator/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/Comparator/.vscode/flash.gdb b/Examples/MAX32672/Comparator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/Comparator/.vscode/flash.gdb
+++ b/Examples/MAX32672/Comparator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/Comparator/.vscode/settings.json b/Examples/MAX32672/Comparator/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/Comparator/.vscode/settings.json
+++ b/Examples/MAX32672/Comparator/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/Coremark/.vscode/flash.gdb b/Examples/MAX32672/Coremark/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/Coremark/.vscode/flash.gdb
+++ b/Examples/MAX32672/Coremark/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/DMA/.vscode/flash.gdb b/Examples/MAX32672/DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/DMA/.vscode/flash.gdb
+++ b/Examples/MAX32672/DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/Demo/.cproject b/Examples/MAX32672/Demo/.cproject
index cec056afada..c8ee95a420c 100644
--- a/Examples/MAX32672/Demo/.cproject
+++ b/Examples/MAX32672/Demo/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/Demo/.vscode/flash.gdb b/Examples/MAX32672/Demo/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32672/Demo/.vscode/flash.gdb
+++ b/Examples/MAX32672/Demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/Demo/.vscode/settings.json b/Examples/MAX32672/Demo/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/Demo/.vscode/settings.json
+++ b/Examples/MAX32672/Demo/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/Display/.cproject b/Examples/MAX32672/Display/.cproject
index 23381d3b0f9..162706f2761 100644
--- a/Examples/MAX32672/Display/.cproject
+++ b/Examples/MAX32672/Display/.cproject
@@ -37,6 +37,7 @@
+
diff --git a/Examples/MAX32672/Display/.vscode/flash.gdb b/Examples/MAX32672/Display/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/Display/.vscode/flash.gdb
+++ b/Examples/MAX32672/Display/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/Display/.vscode/settings.json b/Examples/MAX32672/Display/.vscode/settings.json
index 543ac0e4093..61222eb41ef 100755
--- a/Examples/MAX32672/Display/.vscode/settings.json
+++ b/Examples/MAX32672/Display/.vscode/settings.json
@@ -56,6 +56,7 @@
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl",
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src",
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src/**",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -73,6 +74,7 @@
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src",
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src/**",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/EEPROM_Emulator/.vscode/flash.gdb b/Examples/MAX32672/EEPROM_Emulator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/EEPROM_Emulator/.vscode/flash.gdb
+++ b/Examples/MAX32672/EEPROM_Emulator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/Flash/.cproject b/Examples/MAX32672/Flash/.cproject
index 2bb4ff60917..bdb89a22bd4 100644
--- a/Examples/MAX32672/Flash/.cproject
+++ b/Examples/MAX32672/Flash/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/Flash/.vscode/flash.gdb b/Examples/MAX32672/Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/Flash/.vscode/flash.gdb
+++ b/Examples/MAX32672/Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/Flash/.vscode/settings.json b/Examples/MAX32672/Flash/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/Flash/.vscode/settings.json
+++ b/Examples/MAX32672/Flash/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/Flash_CLI/.vscode/flash.gdb b/Examples/MAX32672/Flash_CLI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/Flash_CLI/.vscode/flash.gdb
+++ b/Examples/MAX32672/Flash_CLI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/FreeRTOSDemo/.cproject b/Examples/MAX32672/FreeRTOSDemo/.cproject
index 96cc55c34d4..b943204beaa 100644
--- a/Examples/MAX32672/FreeRTOSDemo/.cproject
+++ b/Examples/MAX32672/FreeRTOSDemo/.cproject
@@ -33,17 +33,18 @@
-
-
-
+
+
+
+
diff --git a/Examples/MAX32672/FreeRTOSDemo/.vscode/flash.gdb b/Examples/MAX32672/FreeRTOSDemo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/FreeRTOSDemo/.vscode/flash.gdb
+++ b/Examples/MAX32672/FreeRTOSDemo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/FreeRTOSDemo/.vscode/settings.json b/Examples/MAX32672/FreeRTOSDemo/.vscode/settings.json
index 641afcfafd4..38b4a292823 100755
--- a/Examples/MAX32672/FreeRTOSDemo/.vscode/settings.json
+++ b/Examples/MAX32672/FreeRTOSDemo/.vscode/settings.json
@@ -54,10 +54,11 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -72,11 +73,12 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/GPIO/.vscode/flash.gdb b/Examples/MAX32672/GPIO/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/GPIO/.vscode/flash.gdb
+++ b/Examples/MAX32672/GPIO/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/Hello_World/.cproject b/Examples/MAX32672/Hello_World/.cproject
index 641816a9e39..a5e31826404 100644
--- a/Examples/MAX32672/Hello_World/.cproject
+++ b/Examples/MAX32672/Hello_World/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/Hello_World/.vscode/flash.gdb b/Examples/MAX32672/Hello_World/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32672/Hello_World/.vscode/flash.gdb
+++ b/Examples/MAX32672/Hello_World/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/Hello_World/.vscode/settings.json b/Examples/MAX32672/Hello_World/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/Hello_World/.vscode/settings.json
+++ b/Examples/MAX32672/Hello_World/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/Hello_World_Cpp/.vscode/flash.gdb b/Examples/MAX32672/Hello_World_Cpp/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/Hello_World_Cpp/.vscode/flash.gdb
+++ b/Examples/MAX32672/Hello_World_Cpp/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/I2C/.vscode/flash.gdb b/Examples/MAX32672/I2C/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/I2C/.vscode/flash.gdb
+++ b/Examples/MAX32672/I2C/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/I2C_MNGR/.cproject b/Examples/MAX32672/I2C_MNGR/.cproject
index 6cd9c3a1b03..ee82c0d730d 100644
--- a/Examples/MAX32672/I2C_MNGR/.cproject
+++ b/Examples/MAX32672/I2C_MNGR/.cproject
@@ -32,17 +32,18 @@
-
-
-
-
+
+
+
+
+
diff --git a/Examples/MAX32672/I2C_MNGR/.vscode/flash.gdb b/Examples/MAX32672/I2C_MNGR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/I2C_MNGR/.vscode/flash.gdb
+++ b/Examples/MAX32672/I2C_MNGR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/I2C_MNGR/.vscode/settings.json b/Examples/MAX32672/I2C_MNGR/.vscode/settings.json
index effff518f38..d024191665b 100755
--- a/Examples/MAX32672/I2C_MNGR/.vscode/settings.json
+++ b/Examples/MAX32672/I2C_MNGR/.vscode/settings.json
@@ -53,10 +53,11 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,11 +71,12 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/I2C_SCAN/.vscode/flash.gdb b/Examples/MAX32672/I2C_SCAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/I2C_SCAN/.vscode/flash.gdb
+++ b/Examples/MAX32672/I2C_SCAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/I2C_Sensor/.vscode/flash.gdb b/Examples/MAX32672/I2C_Sensor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/I2C_Sensor/.vscode/flash.gdb
+++ b/Examples/MAX32672/I2C_Sensor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/I2S/.cproject b/Examples/MAX32672/I2S/.cproject
index 1dadcc2bb6e..72a5c1c1417 100644
--- a/Examples/MAX32672/I2S/.cproject
+++ b/Examples/MAX32672/I2S/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/I2S/.vscode/flash.gdb b/Examples/MAX32672/I2S/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/I2S/.vscode/flash.gdb
+++ b/Examples/MAX32672/I2S/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/I2S/.vscode/settings.json b/Examples/MAX32672/I2S/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/I2S/.vscode/settings.json
+++ b/Examples/MAX32672/I2S/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/ICC/.vscode/flash.gdb b/Examples/MAX32672/ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/ICC/.vscode/flash.gdb
+++ b/Examples/MAX32672/ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/LP/.cproject b/Examples/MAX32672/LP/.cproject
index ce0ebc8ca7a..f7e2921cce2 100644
--- a/Examples/MAX32672/LP/.cproject
+++ b/Examples/MAX32672/LP/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/LP/.vscode/flash.gdb b/Examples/MAX32672/LP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/LP/.vscode/flash.gdb
+++ b/Examples/MAX32672/LP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/LP/.vscode/settings.json b/Examples/MAX32672/LP/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/LP/.vscode/settings.json
+++ b/Examples/MAX32672/LP/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/Library_Use/.cproject b/Examples/MAX32672/Library_Use/.cproject
index 2552cd10915..41e0e47a848 100644
--- a/Examples/MAX32672/Library_Use/.cproject
+++ b/Examples/MAX32672/Library_Use/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/Library_Use/.vscode/flash.gdb b/Examples/MAX32672/Library_Use/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32672/Library_Use/.vscode/flash.gdb
+++ b/Examples/MAX32672/Library_Use/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/Library_Use/.vscode/settings.json b/Examples/MAX32672/Library_Use/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/Library_Use/.vscode/settings.json
+++ b/Examples/MAX32672/Library_Use/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/OLED_Demo/.cproject b/Examples/MAX32672/OLED_Demo/.cproject
index af187574348..dfd6018a489 100644
--- a/Examples/MAX32672/OLED_Demo/.cproject
+++ b/Examples/MAX32672/OLED_Demo/.cproject
@@ -37,6 +37,7 @@
+
diff --git a/Examples/MAX32672/OLED_Demo/.vscode/flash.gdb b/Examples/MAX32672/OLED_Demo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/OLED_Demo/.vscode/flash.gdb
+++ b/Examples/MAX32672/OLED_Demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/OLED_Demo/.vscode/settings.json b/Examples/MAX32672/OLED_Demo/.vscode/settings.json
index 8a69f6539f4..035025c00ae 100755
--- a/Examples/MAX32672/OLED_Demo/.vscode/settings.json
+++ b/Examples/MAX32672/OLED_Demo/.vscode/settings.json
@@ -56,6 +56,7 @@
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl",
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src",
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src/**",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -73,6 +74,7 @@
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src",
"${config:MAXIM_PATH}/Libraries/LVGL/lvgl/src/**",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/QDEC/.cproject b/Examples/MAX32672/QDEC/.cproject
index 9108ea9bfbe..c39eaa2564e 100644
--- a/Examples/MAX32672/QDEC/.cproject
+++ b/Examples/MAX32672/QDEC/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/QDEC/.vscode/flash.gdb b/Examples/MAX32672/QDEC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/QDEC/.vscode/flash.gdb
+++ b/Examples/MAX32672/QDEC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/QDEC/.vscode/settings.json b/Examples/MAX32672/QDEC/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/QDEC/.vscode/settings.json
+++ b/Examples/MAX32672/QDEC/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/RTC/.cproject b/Examples/MAX32672/RTC/.cproject
index 6729b7a8eef..1bcea654f74 100644
--- a/Examples/MAX32672/RTC/.cproject
+++ b/Examples/MAX32672/RTC/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/RTC/.vscode/flash.gdb b/Examples/MAX32672/RTC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/RTC/.vscode/flash.gdb
+++ b/Examples/MAX32672/RTC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/RTC/.vscode/settings.json b/Examples/MAX32672/RTC/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/RTC/.vscode/settings.json
+++ b/Examples/MAX32672/RTC/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/RTC_Backup/.cproject b/Examples/MAX32672/RTC_Backup/.cproject
index 6f69d508d18..c6e0ba7feda 100644
--- a/Examples/MAX32672/RTC_Backup/.cproject
+++ b/Examples/MAX32672/RTC_Backup/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/RTC_Backup/.vscode/flash.gdb b/Examples/MAX32672/RTC_Backup/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/RTC_Backup/.vscode/flash.gdb
+++ b/Examples/MAX32672/RTC_Backup/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/RTC_Backup/.vscode/settings.json b/Examples/MAX32672/RTC_Backup/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/RTC_Backup/.vscode/settings.json
+++ b/Examples/MAX32672/RTC_Backup/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/SCPA_OTP_Dump/.settings/language.settings.xml b/Examples/MAX32672/SCPA_OTP_Dump/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32672/SCPA_OTP_Dump/.settings/language.settings.xml
+++ b/Examples/MAX32672/SCPA_OTP_Dump/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32672/SCPA_OTP_Dump/.vscode/flash.gdb b/Examples/MAX32672/SCPA_OTP_Dump/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/SCPA_OTP_Dump/.vscode/flash.gdb
+++ b/Examples/MAX32672/SCPA_OTP_Dump/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/SPI/.vscode/flash.gdb b/Examples/MAX32672/SPI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/SPI/.vscode/flash.gdb
+++ b/Examples/MAX32672/SPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/SPI_MasterSlave/.cproject b/Examples/MAX32672/SPI_MasterSlave/.cproject
index 7ff7dc8bedf..087423954f4 100644
--- a/Examples/MAX32672/SPI_MasterSlave/.cproject
+++ b/Examples/MAX32672/SPI_MasterSlave/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/SPI_MasterSlave/.vscode/flash.gdb b/Examples/MAX32672/SPI_MasterSlave/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/SPI_MasterSlave/.vscode/flash.gdb
+++ b/Examples/MAX32672/SPI_MasterSlave/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/SPI_MasterSlave/.vscode/settings.json b/Examples/MAX32672/SPI_MasterSlave/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/SPI_MasterSlave/.vscode/settings.json
+++ b/Examples/MAX32672/SPI_MasterSlave/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/TMR/.cproject b/Examples/MAX32672/TMR/.cproject
index a5024245b67..cefae86136c 100644
--- a/Examples/MAX32672/TMR/.cproject
+++ b/Examples/MAX32672/TMR/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/TMR/.vscode/flash.gdb b/Examples/MAX32672/TMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/TMR/.vscode/flash.gdb
+++ b/Examples/MAX32672/TMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/TMR/.vscode/settings.json b/Examples/MAX32672/TMR/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/TMR/.vscode/settings.json
+++ b/Examples/MAX32672/TMR/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/TRNG/.vscode/flash.gdb b/Examples/MAX32672/TRNG/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/TRNG/.vscode/flash.gdb
+++ b/Examples/MAX32672/TRNG/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/Temp_Monitor/.cproject b/Examples/MAX32672/Temp_Monitor/.cproject
index 861f6c68717..128180cf1b4 100644
--- a/Examples/MAX32672/Temp_Monitor/.cproject
+++ b/Examples/MAX32672/Temp_Monitor/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/Temp_Monitor/.vscode/flash.gdb b/Examples/MAX32672/Temp_Monitor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/Temp_Monitor/.vscode/flash.gdb
+++ b/Examples/MAX32672/Temp_Monitor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/Temp_Monitor/.vscode/settings.json b/Examples/MAX32672/Temp_Monitor/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/Temp_Monitor/.vscode/settings.json
+++ b/Examples/MAX32672/Temp_Monitor/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/UART/.cproject b/Examples/MAX32672/UART/.cproject
index 283a2309d18..b26bb4959c1 100644
--- a/Examples/MAX32672/UART/.cproject
+++ b/Examples/MAX32672/UART/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/UART/.vscode/flash.gdb b/Examples/MAX32672/UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/UART/.vscode/flash.gdb
+++ b/Examples/MAX32672/UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/UART/.vscode/settings.json b/Examples/MAX32672/UART/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/UART/.vscode/settings.json
+++ b/Examples/MAX32672/UART/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/Watchdog/.cproject b/Examples/MAX32672/Watchdog/.cproject
index 8fb5d895511..4fc894d9de4 100644
--- a/Examples/MAX32672/Watchdog/.cproject
+++ b/Examples/MAX32672/Watchdog/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX32672/Watchdog/.vscode/flash.gdb b/Examples/MAX32672/Watchdog/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/Watchdog/.vscode/flash.gdb
+++ b/Examples/MAX32672/Watchdog/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/Watchdog/.vscode/settings.json b/Examples/MAX32672/Watchdog/.vscode/settings.json
index 9e966fc6d6d..b87fa47b65b 100755
--- a/Examples/MAX32672/Watchdog/.vscode/settings.json
+++ b/Examples/MAX32672/Watchdog/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32672/WearLeveling/.cproject b/Examples/MAX32672/WearLeveling/.cproject
index dd4d46542b2..f5f4b47c077 100644
--- a/Examples/MAX32672/WearLeveling/.cproject
+++ b/Examples/MAX32672/WearLeveling/.cproject
@@ -32,17 +32,17 @@
-
-
-
-
+
+
+
+
diff --git a/Examples/MAX32672/WearLeveling/.vscode/flash.gdb b/Examples/MAX32672/WearLeveling/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32672/WearLeveling/.vscode/flash.gdb
+++ b/Examples/MAX32672/WearLeveling/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32672/WearLeveling/.vscode/settings.json b/Examples/MAX32672/WearLeveling/.vscode/settings.json
index 066e9cb7860..ede5fbb3acf 100755
--- a/Examples/MAX32672/WearLeveling/.vscode/settings.json
+++ b/Examples/MAX32672/WearLeveling/.vscode/settings.json
@@ -53,10 +53,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/inc",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,11 +70,11 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
- "${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/src",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
+ "${config:MAXIM_PATH}/Libraries/littlefs",
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32675/ADC/.vscode/flash.gdb b/Examples/MAX32675/ADC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ADC/.vscode/flash.gdb
+++ b/Examples/MAX32675/ADC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/AES/.vscode/flash.gdb b/Examples/MAX32675/AES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/AES/.vscode/flash.gdb
+++ b/Examples/MAX32675/AES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/AFE_DAC/.vscode/flash.gdb b/Examples/MAX32675/AFE_DAC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/AFE_DAC/.vscode/flash.gdb
+++ b/Examples/MAX32675/AFE_DAC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ARM-DSP/arm_bayes_example/.settings/language.settings.xml b/Examples/MAX32675/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32675/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
+++ b/Examples/MAX32675/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32675/ARM-DSP/arm_bayes_example/.vscode/flash.gdb b/Examples/MAX32675/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
+++ b/Examples/MAX32675/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml b/Examples/MAX32675/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32675/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
+++ b/Examples/MAX32675/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32675/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb b/Examples/MAX32675/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
+++ b/Examples/MAX32675/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ARM-DSP/arm_convolution_example/.settings/language.settings.xml b/Examples/MAX32675/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32675/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
+++ b/Examples/MAX32675/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32675/ARM-DSP/arm_convolution_example/.vscode/flash.gdb b/Examples/MAX32675/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
+++ b/Examples/MAX32675/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml b/Examples/MAX32675/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32675/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
+++ b/Examples/MAX32675/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32675/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb b/Examples/MAX32675/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
+++ b/Examples/MAX32675/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml b/Examples/MAX32675/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32675/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
+++ b/Examples/MAX32675/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32675/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb b/Examples/MAX32675/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
+++ b/Examples/MAX32675/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ARM-DSP/arm_fir_example/.settings/language.settings.xml b/Examples/MAX32675/ARM-DSP/arm_fir_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32675/ARM-DSP/arm_fir_example/.settings/language.settings.xml
+++ b/Examples/MAX32675/ARM-DSP/arm_fir_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32675/ARM-DSP/arm_fir_example/.vscode/flash.gdb b/Examples/MAX32675/ARM-DSP/arm_fir_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ARM-DSP/arm_fir_example/.vscode/flash.gdb
+++ b/Examples/MAX32675/ARM-DSP/arm_fir_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml b/Examples/MAX32675/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32675/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
+++ b/Examples/MAX32675/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32675/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb b/Examples/MAX32675/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
+++ b/Examples/MAX32675/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml b/Examples/MAX32675/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32675/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
+++ b/Examples/MAX32675/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32675/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb b/Examples/MAX32675/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
+++ b/Examples/MAX32675/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ARM-DSP/arm_matrix_example/.settings/language.settings.xml b/Examples/MAX32675/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32675/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
+++ b/Examples/MAX32675/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32675/ARM-DSP/arm_matrix_example/.vscode/flash.gdb b/Examples/MAX32675/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
+++ b/Examples/MAX32675/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml b/Examples/MAX32675/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32675/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
+++ b/Examples/MAX32675/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32675/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb b/Examples/MAX32675/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
+++ b/Examples/MAX32675/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml b/Examples/MAX32675/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32675/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
+++ b/Examples/MAX32675/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32675/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb b/Examples/MAX32675/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
+++ b/Examples/MAX32675/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ARM-DSP/arm_svm_example/.settings/language.settings.xml b/Examples/MAX32675/ARM-DSP/arm_svm_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32675/ARM-DSP/arm_svm_example/.settings/language.settings.xml
+++ b/Examples/MAX32675/ARM-DSP/arm_svm_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32675/ARM-DSP/arm_svm_example/.vscode/flash.gdb b/Examples/MAX32675/ARM-DSP/arm_svm_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ARM-DSP/arm_svm_example/.vscode/flash.gdb
+++ b/Examples/MAX32675/ARM-DSP/arm_svm_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ARM-DSP/arm_variance_example/.settings/language.settings.xml b/Examples/MAX32675/ARM-DSP/arm_variance_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32675/ARM-DSP/arm_variance_example/.settings/language.settings.xml
+++ b/Examples/MAX32675/ARM-DSP/arm_variance_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32675/ARM-DSP/arm_variance_example/.vscode/flash.gdb b/Examples/MAX32675/ARM-DSP/arm_variance_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ARM-DSP/arm_variance_example/.vscode/flash.gdb
+++ b/Examples/MAX32675/ARM-DSP/arm_variance_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/CRC/.vscode/flash.gdb b/Examples/MAX32675/CRC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/CRC/.vscode/flash.gdb
+++ b/Examples/MAX32675/CRC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/Coremark/.vscode/flash.gdb b/Examples/MAX32675/Coremark/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/Coremark/.vscode/flash.gdb
+++ b/Examples/MAX32675/Coremark/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/DMA/.vscode/flash.gdb b/Examples/MAX32675/DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/DMA/.vscode/flash.gdb
+++ b/Examples/MAX32675/DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/EEPROM_Emulator/.vscode/flash.gdb b/Examples/MAX32675/EEPROM_Emulator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/EEPROM_Emulator/.vscode/flash.gdb
+++ b/Examples/MAX32675/EEPROM_Emulator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/Flash/.vscode/flash.gdb b/Examples/MAX32675/Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/Flash/.vscode/flash.gdb
+++ b/Examples/MAX32675/Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/Flash_CLI/.vscode/flash.gdb b/Examples/MAX32675/Flash_CLI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/Flash_CLI/.vscode/flash.gdb
+++ b/Examples/MAX32675/Flash_CLI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/FreeRTOSDemo/.vscode/flash.gdb b/Examples/MAX32675/FreeRTOSDemo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/FreeRTOSDemo/.vscode/flash.gdb
+++ b/Examples/MAX32675/FreeRTOSDemo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/GPIO/.vscode/flash.gdb b/Examples/MAX32675/GPIO/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/GPIO/.vscode/flash.gdb
+++ b/Examples/MAX32675/GPIO/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/HART_UART/.vscode/flash.gdb b/Examples/MAX32675/HART_UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/HART_UART/.vscode/flash.gdb
+++ b/Examples/MAX32675/HART_UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/Hello_World/.vscode/flash.gdb b/Examples/MAX32675/Hello_World/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/Hello_World/.vscode/flash.gdb
+++ b/Examples/MAX32675/Hello_World/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/Hello_World_Cpp/.vscode/flash.gdb b/Examples/MAX32675/Hello_World_Cpp/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/Hello_World_Cpp/.vscode/flash.gdb
+++ b/Examples/MAX32675/Hello_World_Cpp/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/I2C/.vscode/flash.gdb b/Examples/MAX32675/I2C/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/I2C/.vscode/flash.gdb
+++ b/Examples/MAX32675/I2C/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/I2C_MNGR/.vscode/flash.gdb b/Examples/MAX32675/I2C_MNGR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/I2C_MNGR/.vscode/flash.gdb
+++ b/Examples/MAX32675/I2C_MNGR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/I2C_SCAN/.vscode/flash.gdb b/Examples/MAX32675/I2C_SCAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/I2C_SCAN/.vscode/flash.gdb
+++ b/Examples/MAX32675/I2C_SCAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/I2C_Sensor/.vscode/flash.gdb b/Examples/MAX32675/I2C_Sensor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/I2C_Sensor/.vscode/flash.gdb
+++ b/Examples/MAX32675/I2C_Sensor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/I2S/.vscode/flash.gdb b/Examples/MAX32675/I2S/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/I2S/.vscode/flash.gdb
+++ b/Examples/MAX32675/I2S/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/ICC/.vscode/flash.gdb b/Examples/MAX32675/ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/ICC/.vscode/flash.gdb
+++ b/Examples/MAX32675/ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/LP/.vscode/flash.gdb b/Examples/MAX32675/LP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/LP/.vscode/flash.gdb
+++ b/Examples/MAX32675/LP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/Library_Use/.vscode/flash.gdb b/Examples/MAX32675/Library_Use/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32675/Library_Use/.vscode/flash.gdb
+++ b/Examples/MAX32675/Library_Use/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/SPI/.vscode/flash.gdb b/Examples/MAX32675/SPI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/SPI/.vscode/flash.gdb
+++ b/Examples/MAX32675/SPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/TMR/.vscode/flash.gdb b/Examples/MAX32675/TMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/TMR/.vscode/flash.gdb
+++ b/Examples/MAX32675/TMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/TRNG/.vscode/flash.gdb b/Examples/MAX32675/TRNG/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/TRNG/.vscode/flash.gdb
+++ b/Examples/MAX32675/TRNG/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/UART/.vscode/flash.gdb b/Examples/MAX32675/UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/UART/.vscode/flash.gdb
+++ b/Examples/MAX32675/UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/Watchdog/.vscode/flash.gdb b/Examples/MAX32675/Watchdog/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/Watchdog/.vscode/flash.gdb
+++ b/Examples/MAX32675/Watchdog/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/WearLeveling/.cproject b/Examples/MAX32675/WearLeveling/.cproject
index 16fcc742260..4e7c11706c4 100644
--- a/Examples/MAX32675/WearLeveling/.cproject
+++ b/Examples/MAX32675/WearLeveling/.cproject
@@ -34,7 +34,6 @@
-
diff --git a/Examples/MAX32675/WearLeveling/.vscode/flash.gdb b/Examples/MAX32675/WearLeveling/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32675/WearLeveling/.vscode/flash.gdb
+++ b/Examples/MAX32675/WearLeveling/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32675/WearLeveling/.vscode/settings.json b/Examples/MAX32675/WearLeveling/.vscode/settings.json
index 5830d702165..78a4134ea0a 100755
--- a/Examples/MAX32675/WearLeveling/.vscode/settings.json
+++ b/Examples/MAX32675/WearLeveling/.vscode/settings.json
@@ -54,8 +54,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/inc"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,8 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/src"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32680/ADC/.vscode/flash.gdb b/Examples/MAX32680/ADC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ADC/.vscode/flash.gdb
+++ b/Examples/MAX32680/ADC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/AES/.vscode/flash.gdb b/Examples/MAX32680/AES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/AES/.vscode/flash.gdb
+++ b/Examples/MAX32680/AES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/AFE_ADC/.vscode/flash.gdb b/Examples/MAX32680/AFE_ADC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/AFE_ADC/.vscode/flash.gdb
+++ b/Examples/MAX32680/AFE_ADC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ARM-DSP/arm_bayes_example/.settings/language.settings.xml b/Examples/MAX32680/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32680/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
+++ b/Examples/MAX32680/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32680/ARM-DSP/arm_bayes_example/.vscode/flash.gdb b/Examples/MAX32680/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
+++ b/Examples/MAX32680/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml b/Examples/MAX32680/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32680/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
+++ b/Examples/MAX32680/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32680/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb b/Examples/MAX32680/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
+++ b/Examples/MAX32680/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ARM-DSP/arm_convolution_example/.settings/language.settings.xml b/Examples/MAX32680/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32680/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
+++ b/Examples/MAX32680/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32680/ARM-DSP/arm_convolution_example/.vscode/flash.gdb b/Examples/MAX32680/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
+++ b/Examples/MAX32680/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml b/Examples/MAX32680/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32680/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
+++ b/Examples/MAX32680/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32680/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb b/Examples/MAX32680/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
+++ b/Examples/MAX32680/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml b/Examples/MAX32680/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32680/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
+++ b/Examples/MAX32680/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32680/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb b/Examples/MAX32680/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
+++ b/Examples/MAX32680/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ARM-DSP/arm_fir_example/.settings/language.settings.xml b/Examples/MAX32680/ARM-DSP/arm_fir_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32680/ARM-DSP/arm_fir_example/.settings/language.settings.xml
+++ b/Examples/MAX32680/ARM-DSP/arm_fir_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32680/ARM-DSP/arm_fir_example/.vscode/flash.gdb b/Examples/MAX32680/ARM-DSP/arm_fir_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ARM-DSP/arm_fir_example/.vscode/flash.gdb
+++ b/Examples/MAX32680/ARM-DSP/arm_fir_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml b/Examples/MAX32680/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32680/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
+++ b/Examples/MAX32680/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32680/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb b/Examples/MAX32680/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
+++ b/Examples/MAX32680/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml b/Examples/MAX32680/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32680/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
+++ b/Examples/MAX32680/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32680/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb b/Examples/MAX32680/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
+++ b/Examples/MAX32680/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ARM-DSP/arm_matrix_example/.settings/language.settings.xml b/Examples/MAX32680/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32680/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
+++ b/Examples/MAX32680/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32680/ARM-DSP/arm_matrix_example/.vscode/flash.gdb b/Examples/MAX32680/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
+++ b/Examples/MAX32680/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml b/Examples/MAX32680/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32680/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
+++ b/Examples/MAX32680/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32680/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb b/Examples/MAX32680/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
+++ b/Examples/MAX32680/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml b/Examples/MAX32680/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32680/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
+++ b/Examples/MAX32680/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32680/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb b/Examples/MAX32680/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
+++ b/Examples/MAX32680/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ARM-DSP/arm_svm_example/.settings/language.settings.xml b/Examples/MAX32680/ARM-DSP/arm_svm_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32680/ARM-DSP/arm_svm_example/.settings/language.settings.xml
+++ b/Examples/MAX32680/ARM-DSP/arm_svm_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32680/ARM-DSP/arm_svm_example/.vscode/flash.gdb b/Examples/MAX32680/ARM-DSP/arm_svm_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ARM-DSP/arm_svm_example/.vscode/flash.gdb
+++ b/Examples/MAX32680/ARM-DSP/arm_svm_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ARM-DSP/arm_variance_example/.settings/language.settings.xml b/Examples/MAX32680/ARM-DSP/arm_variance_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32680/ARM-DSP/arm_variance_example/.settings/language.settings.xml
+++ b/Examples/MAX32680/ARM-DSP/arm_variance_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32680/ARM-DSP/arm_variance_example/.vscode/flash.gdb b/Examples/MAX32680/ARM-DSP/arm_variance_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ARM-DSP/arm_variance_example/.vscode/flash.gdb
+++ b/Examples/MAX32680/ARM-DSP/arm_variance_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/Bluetooth/BLE4_ctr/.vscode/flash.gdb b/Examples/MAX32680/Bluetooth/BLE4_ctr/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/Bluetooth/BLE4_ctr/.vscode/flash.gdb
+++ b/Examples/MAX32680/Bluetooth/BLE4_ctr/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/Bluetooth/BLE4_ctr/Makefile b/Examples/MAX32680/Bluetooth/BLE4_ctr/Makefile
index ee2184d1a96..316e0a8830a 100644
--- a/Examples/MAX32680/Bluetooth/BLE4_ctr/Makefile
+++ b/Examples/MAX32680/Bluetooth/BLE4_ctr/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32680/Bluetooth/BLE_dats/.vscode/flash.gdb b/Examples/MAX32680/Bluetooth/BLE_dats/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/Bluetooth/BLE_dats/.vscode/flash.gdb
+++ b/Examples/MAX32680/Bluetooth/BLE_dats/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/Bluetooth/BLE_dats/Makefile b/Examples/MAX32680/Bluetooth/BLE_dats/Makefile
index ee2184d1a96..316e0a8830a 100644
--- a/Examples/MAX32680/Bluetooth/BLE_dats/Makefile
+++ b/Examples/MAX32680/Bluetooth/BLE_dats/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32680/CRC/.vscode/flash.gdb b/Examples/MAX32680/CRC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/CRC/.vscode/flash.gdb
+++ b/Examples/MAX32680/CRC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/Coremark/.vscode/flash.gdb b/Examples/MAX32680/Coremark/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/Coremark/.vscode/flash.gdb
+++ b/Examples/MAX32680/Coremark/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/DMA/.vscode/flash.gdb b/Examples/MAX32680/DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/DMA/.vscode/flash.gdb
+++ b/Examples/MAX32680/DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/EEPROM_Emulator/.vscode/flash.gdb b/Examples/MAX32680/EEPROM_Emulator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/EEPROM_Emulator/.vscode/flash.gdb
+++ b/Examples/MAX32680/EEPROM_Emulator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/Flash/.vscode/flash.gdb b/Examples/MAX32680/Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/Flash/.vscode/flash.gdb
+++ b/Examples/MAX32680/Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/Flash_CLI/.vscode/flash.gdb b/Examples/MAX32680/Flash_CLI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/Flash_CLI/.vscode/flash.gdb
+++ b/Examples/MAX32680/Flash_CLI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/FreeRTOSDemo/.vscode/flash.gdb b/Examples/MAX32680/FreeRTOSDemo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/FreeRTOSDemo/.vscode/flash.gdb
+++ b/Examples/MAX32680/FreeRTOSDemo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/GPIO/.vscode/flash.gdb b/Examples/MAX32680/GPIO/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/GPIO/.vscode/flash.gdb
+++ b/Examples/MAX32680/GPIO/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/HART_UART/.vscode/flash.gdb b/Examples/MAX32680/HART_UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/HART_UART/.vscode/flash.gdb
+++ b/Examples/MAX32680/HART_UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/Hello_World-riscv/.vscode/flash.gdb b/Examples/MAX32680/Hello_World-riscv/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/Hello_World-riscv/.vscode/flash.gdb
+++ b/Examples/MAX32680/Hello_World-riscv/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/Hello_World/.vscode/flash.gdb b/Examples/MAX32680/Hello_World/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/Hello_World/.vscode/flash.gdb
+++ b/Examples/MAX32680/Hello_World/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/Hello_World_Cpp/.vscode/flash.gdb b/Examples/MAX32680/Hello_World_Cpp/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/Hello_World_Cpp/.vscode/flash.gdb
+++ b/Examples/MAX32680/Hello_World_Cpp/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/I2C/.vscode/flash.gdb b/Examples/MAX32680/I2C/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/I2C/.vscode/flash.gdb
+++ b/Examples/MAX32680/I2C/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/I2C_MNGR/.vscode/flash.gdb b/Examples/MAX32680/I2C_MNGR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/I2C_MNGR/.vscode/flash.gdb
+++ b/Examples/MAX32680/I2C_MNGR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/I2C_SCAN/.vscode/flash.gdb b/Examples/MAX32680/I2C_SCAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/I2C_SCAN/.vscode/flash.gdb
+++ b/Examples/MAX32680/I2C_SCAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/I2C_Sensor/.vscode/flash.gdb b/Examples/MAX32680/I2C_Sensor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/I2C_Sensor/.vscode/flash.gdb
+++ b/Examples/MAX32680/I2C_Sensor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/I2S/.vscode/flash.gdb b/Examples/MAX32680/I2S/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/I2S/.vscode/flash.gdb
+++ b/Examples/MAX32680/I2S/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/ICC/.vscode/flash.gdb b/Examples/MAX32680/ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/ICC/.vscode/flash.gdb
+++ b/Examples/MAX32680/ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/LP/.vscode/flash.gdb b/Examples/MAX32680/LP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/LP/.vscode/flash.gdb
+++ b/Examples/MAX32680/LP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/Library_Use/.vscode/flash.gdb b/Examples/MAX32680/Library_Use/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32680/Library_Use/.vscode/flash.gdb
+++ b/Examples/MAX32680/Library_Use/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/Pulse_Train/.vscode/flash.gdb b/Examples/MAX32680/Pulse_Train/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/Pulse_Train/.vscode/flash.gdb
+++ b/Examples/MAX32680/Pulse_Train/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/RV_ARM_Loader/.vscode/flash.gdb b/Examples/MAX32680/RV_ARM_Loader/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/RV_ARM_Loader/.vscode/flash.gdb
+++ b/Examples/MAX32680/RV_ARM_Loader/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/SPI/.vscode/flash.gdb b/Examples/MAX32680/SPI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/SPI/.vscode/flash.gdb
+++ b/Examples/MAX32680/SPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/TMR/.vscode/flash.gdb b/Examples/MAX32680/TMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/TMR/.vscode/flash.gdb
+++ b/Examples/MAX32680/TMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/TRNG/.vscode/flash.gdb b/Examples/MAX32680/TRNG/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/TRNG/.vscode/flash.gdb
+++ b/Examples/MAX32680/TRNG/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/Temp_Monitor/.vscode/flash.gdb b/Examples/MAX32680/Temp_Monitor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/Temp_Monitor/.vscode/flash.gdb
+++ b/Examples/MAX32680/Temp_Monitor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/UART/.vscode/flash.gdb b/Examples/MAX32680/UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/UART/.vscode/flash.gdb
+++ b/Examples/MAX32680/UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/WUT/.vscode/flash.gdb b/Examples/MAX32680/WUT/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/WUT/.vscode/flash.gdb
+++ b/Examples/MAX32680/WUT/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/Watchdog/.vscode/flash.gdb b/Examples/MAX32680/Watchdog/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/Watchdog/.vscode/flash.gdb
+++ b/Examples/MAX32680/Watchdog/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/WearLeveling/.cproject b/Examples/MAX32680/WearLeveling/.cproject
index 16fcc742260..4e7c11706c4 100644
--- a/Examples/MAX32680/WearLeveling/.cproject
+++ b/Examples/MAX32680/WearLeveling/.cproject
@@ -34,7 +34,6 @@
-
diff --git a/Examples/MAX32680/WearLeveling/.vscode/flash.gdb b/Examples/MAX32680/WearLeveling/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32680/WearLeveling/.vscode/flash.gdb
+++ b/Examples/MAX32680/WearLeveling/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32680/WearLeveling/.vscode/settings.json b/Examples/MAX32680/WearLeveling/.vscode/settings.json
index 815cdadeff5..0b7f1f5882f 100755
--- a/Examples/MAX32680/WearLeveling/.vscode/settings.json
+++ b/Examples/MAX32680/WearLeveling/.vscode/settings.json
@@ -54,8 +54,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/inc"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,8 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/src"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX32690/ADC/.vscode/flash.gdb b/Examples/MAX32690/ADC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ADC/.vscode/flash.gdb
+++ b/Examples/MAX32690/ADC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ARM-DSP/arm_bayes_example/.settings/language.settings.xml b/Examples/MAX32690/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
+++ b/Examples/MAX32690/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/ARM-DSP/arm_bayes_example/.vscode/flash.gdb b/Examples/MAX32690/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
+++ b/Examples/MAX32690/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml b/Examples/MAX32690/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
+++ b/Examples/MAX32690/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb b/Examples/MAX32690/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
+++ b/Examples/MAX32690/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ARM-DSP/arm_convolution_example/.settings/language.settings.xml b/Examples/MAX32690/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
+++ b/Examples/MAX32690/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/ARM-DSP/arm_convolution_example/.vscode/flash.gdb b/Examples/MAX32690/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
+++ b/Examples/MAX32690/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml b/Examples/MAX32690/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
+++ b/Examples/MAX32690/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb b/Examples/MAX32690/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
+++ b/Examples/MAX32690/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml b/Examples/MAX32690/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
+++ b/Examples/MAX32690/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb b/Examples/MAX32690/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
+++ b/Examples/MAX32690/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ARM-DSP/arm_fir_example/.settings/language.settings.xml b/Examples/MAX32690/ARM-DSP/arm_fir_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/ARM-DSP/arm_fir_example/.settings/language.settings.xml
+++ b/Examples/MAX32690/ARM-DSP/arm_fir_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/ARM-DSP/arm_fir_example/.vscode/flash.gdb b/Examples/MAX32690/ARM-DSP/arm_fir_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ARM-DSP/arm_fir_example/.vscode/flash.gdb
+++ b/Examples/MAX32690/ARM-DSP/arm_fir_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml b/Examples/MAX32690/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
+++ b/Examples/MAX32690/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb b/Examples/MAX32690/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
+++ b/Examples/MAX32690/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml b/Examples/MAX32690/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
+++ b/Examples/MAX32690/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb b/Examples/MAX32690/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
+++ b/Examples/MAX32690/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ARM-DSP/arm_matrix_example/.settings/language.settings.xml b/Examples/MAX32690/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
+++ b/Examples/MAX32690/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/ARM-DSP/arm_matrix_example/.vscode/flash.gdb b/Examples/MAX32690/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
+++ b/Examples/MAX32690/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml b/Examples/MAX32690/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
+++ b/Examples/MAX32690/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb b/Examples/MAX32690/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
+++ b/Examples/MAX32690/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml b/Examples/MAX32690/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
+++ b/Examples/MAX32690/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb b/Examples/MAX32690/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
+++ b/Examples/MAX32690/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ARM-DSP/arm_svm_example/.settings/language.settings.xml b/Examples/MAX32690/ARM-DSP/arm_svm_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/ARM-DSP/arm_svm_example/.settings/language.settings.xml
+++ b/Examples/MAX32690/ARM-DSP/arm_svm_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/ARM-DSP/arm_svm_example/.vscode/flash.gdb b/Examples/MAX32690/ARM-DSP/arm_svm_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ARM-DSP/arm_svm_example/.vscode/flash.gdb
+++ b/Examples/MAX32690/ARM-DSP/arm_svm_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ARM-DSP/arm_variance_example/.settings/language.settings.xml b/Examples/MAX32690/ARM-DSP/arm_variance_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/ARM-DSP/arm_variance_example/.settings/language.settings.xml
+++ b/Examples/MAX32690/ARM-DSP/arm_variance_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/ARM-DSP/arm_variance_example/.vscode/flash.gdb b/Examples/MAX32690/ARM-DSP/arm_variance_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ARM-DSP/arm_variance_example/.vscode/flash.gdb
+++ b/Examples/MAX32690/ARM-DSP/arm_variance_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/BLE4_ctr/.vscode/flash.gdb b/Examples/MAX32690/Bluetooth/BLE4_ctr/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Bluetooth/BLE4_ctr/.vscode/flash.gdb
+++ b/Examples/MAX32690/Bluetooth/BLE4_ctr/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/BLE4_ctr/Makefile b/Examples/MAX32690/Bluetooth/BLE4_ctr/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/Bluetooth/BLE4_ctr/Makefile
+++ b/Examples/MAX32690/Bluetooth/BLE4_ctr/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/Bluetooth/BLE5_ctr/.vscode/flash.gdb b/Examples/MAX32690/Bluetooth/BLE5_ctr/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Bluetooth/BLE5_ctr/.vscode/flash.gdb
+++ b/Examples/MAX32690/Bluetooth/BLE5_ctr/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/BLE5_ctr/Makefile b/Examples/MAX32690/Bluetooth/BLE5_ctr/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/Bluetooth/BLE5_ctr/Makefile
+++ b/Examples/MAX32690/Bluetooth/BLE5_ctr/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/Bluetooth/BLE_FreeRTOS/.vscode/flash.gdb b/Examples/MAX32690/Bluetooth/BLE_FreeRTOS/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Bluetooth/BLE_FreeRTOS/.vscode/flash.gdb
+++ b/Examples/MAX32690/Bluetooth/BLE_FreeRTOS/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/BLE_FreeRTOS/Makefile b/Examples/MAX32690/Bluetooth/BLE_FreeRTOS/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/Bluetooth/BLE_FreeRTOS/Makefile
+++ b/Examples/MAX32690/Bluetooth/BLE_FreeRTOS/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/Bluetooth/BLE_datc/.vscode/flash.gdb b/Examples/MAX32690/Bluetooth/BLE_datc/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Bluetooth/BLE_datc/.vscode/flash.gdb
+++ b/Examples/MAX32690/Bluetooth/BLE_datc/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/BLE_datc/Makefile b/Examples/MAX32690/Bluetooth/BLE_datc/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/Bluetooth/BLE_datc/Makefile
+++ b/Examples/MAX32690/Bluetooth/BLE_datc/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/Bluetooth/BLE_dats/.vscode/flash.gdb b/Examples/MAX32690/Bluetooth/BLE_dats/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Bluetooth/BLE_dats/.vscode/flash.gdb
+++ b/Examples/MAX32690/Bluetooth/BLE_dats/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/BLE_dats/Makefile b/Examples/MAX32690/Bluetooth/BLE_dats/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/Bluetooth/BLE_dats/Makefile
+++ b/Examples/MAX32690/Bluetooth/BLE_dats/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/Bluetooth/BLE_fcc/.vscode/flash.gdb b/Examples/MAX32690/Bluetooth/BLE_fcc/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Bluetooth/BLE_fcc/.vscode/flash.gdb
+++ b/Examples/MAX32690/Bluetooth/BLE_fcc/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/BLE_fcc/Makefile b/Examples/MAX32690/Bluetooth/BLE_fcc/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/Bluetooth/BLE_fcc/Makefile
+++ b/Examples/MAX32690/Bluetooth/BLE_fcc/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/Bluetooth/BLE_fit/.vscode/flash.gdb b/Examples/MAX32690/Bluetooth/BLE_fit/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Bluetooth/BLE_fit/.vscode/flash.gdb
+++ b/Examples/MAX32690/Bluetooth/BLE_fit/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/BLE_fit/Makefile b/Examples/MAX32690/Bluetooth/BLE_fit/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/Bluetooth/BLE_fit/Makefile
+++ b/Examples/MAX32690/Bluetooth/BLE_fit/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/Bluetooth/BLE_mcs/.vscode/flash.gdb b/Examples/MAX32690/Bluetooth/BLE_mcs/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Bluetooth/BLE_mcs/.vscode/flash.gdb
+++ b/Examples/MAX32690/Bluetooth/BLE_mcs/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/BLE_mcs/Makefile b/Examples/MAX32690/Bluetooth/BLE_mcs/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/Bluetooth/BLE_mcs/Makefile
+++ b/Examples/MAX32690/Bluetooth/BLE_mcs/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/Bluetooth/BLE_otac/.vscode/flash.gdb b/Examples/MAX32690/Bluetooth/BLE_otac/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Bluetooth/BLE_otac/.vscode/flash.gdb
+++ b/Examples/MAX32690/Bluetooth/BLE_otac/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/BLE_otac/Makefile b/Examples/MAX32690/Bluetooth/BLE_otac/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/Bluetooth/BLE_otac/Makefile
+++ b/Examples/MAX32690/Bluetooth/BLE_otac/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/Bluetooth/BLE_otas/.vscode/flash.gdb b/Examples/MAX32690/Bluetooth/BLE_otas/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Bluetooth/BLE_otas/.vscode/flash.gdb
+++ b/Examples/MAX32690/Bluetooth/BLE_otas/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/BLE_otas/Makefile b/Examples/MAX32690/Bluetooth/BLE_otas/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/Bluetooth/BLE_otas/Makefile
+++ b/Examples/MAX32690/Bluetooth/BLE_otas/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/Bluetooth/BLE_periph/.vscode/flash.gdb b/Examples/MAX32690/Bluetooth/BLE_periph/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Bluetooth/BLE_periph/.vscode/flash.gdb
+++ b/Examples/MAX32690/Bluetooth/BLE_periph/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/BLE_periph/Makefile b/Examples/MAX32690/Bluetooth/BLE_periph/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/Bluetooth/BLE_periph/Makefile
+++ b/Examples/MAX32690/Bluetooth/BLE_periph/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/Bluetooth/Bootloader/.vscode/flash.gdb b/Examples/MAX32690/Bluetooth/Bootloader/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Bluetooth/Bootloader/.vscode/flash.gdb
+++ b/Examples/MAX32690/Bluetooth/Bootloader/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/Bootloader/Makefile b/Examples/MAX32690/Bluetooth/Bootloader/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/Bluetooth/Bootloader/Makefile
+++ b/Examples/MAX32690/Bluetooth/Bootloader/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/Bluetooth/RF_Test/.vscode/flash.gdb b/Examples/MAX32690/Bluetooth/RF_Test/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32690/Bluetooth/RF_Test/.vscode/flash.gdb
+++ b/Examples/MAX32690/Bluetooth/RF_Test/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Bluetooth/RF_Test/Makefile b/Examples/MAX32690/Bluetooth/RF_Test/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/Bluetooth/RF_Test/Makefile
+++ b/Examples/MAX32690/Bluetooth/RF_Test/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/CAN/.vscode/flash.gdb b/Examples/MAX32690/CAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/CAN/.vscode/flash.gdb
+++ b/Examples/MAX32690/CAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/CRC/.vscode/flash.gdb b/Examples/MAX32690/CRC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/CRC/.vscode/flash.gdb
+++ b/Examples/MAX32690/CRC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/CTB_AES/.vscode/flash.gdb b/Examples/MAX32690/CTB_AES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/CTB_AES/.vscode/flash.gdb
+++ b/Examples/MAX32690/CTB_AES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Coremark/.vscode/flash.gdb b/Examples/MAX32690/Coremark/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Coremark/.vscode/flash.gdb
+++ b/Examples/MAX32690/Coremark/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/DMA/.vscode/flash.gdb b/Examples/MAX32690/DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/DMA/.vscode/flash.gdb
+++ b/Examples/MAX32690/DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/EEPROM_Emulator/.vscode/flash.gdb b/Examples/MAX32690/EEPROM_Emulator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/EEPROM_Emulator/.vscode/flash.gdb
+++ b/Examples/MAX32690/EEPROM_Emulator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Flash/.vscode/flash.gdb b/Examples/MAX32690/Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Flash/.vscode/flash.gdb
+++ b/Examples/MAX32690/Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Flash_CLI/.vscode/flash.gdb b/Examples/MAX32690/Flash_CLI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Flash_CLI/.vscode/flash.gdb
+++ b/Examples/MAX32690/Flash_CLI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/FreeRTOSDemo/.vscode/flash.gdb b/Examples/MAX32690/FreeRTOSDemo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/FreeRTOSDemo/.vscode/flash.gdb
+++ b/Examples/MAX32690/FreeRTOSDemo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/GPIO/.vscode/flash.gdb b/Examples/MAX32690/GPIO/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/GPIO/.vscode/flash.gdb
+++ b/Examples/MAX32690/GPIO/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/HBMC/.vscode/flash.gdb b/Examples/MAX32690/HBMC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/HBMC/.vscode/flash.gdb
+++ b/Examples/MAX32690/HBMC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Hash/.vscode/flash.gdb b/Examples/MAX32690/Hash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Hash/.vscode/flash.gdb
+++ b/Examples/MAX32690/Hash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Hello_World/.vscode/flash.gdb b/Examples/MAX32690/Hello_World/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Hello_World/.vscode/flash.gdb
+++ b/Examples/MAX32690/Hello_World/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Hello_World_Cpp/.vscode/flash.gdb b/Examples/MAX32690/Hello_World_Cpp/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Hello_World_Cpp/.vscode/flash.gdb
+++ b/Examples/MAX32690/Hello_World_Cpp/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/I2C/.vscode/flash.gdb b/Examples/MAX32690/I2C/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/I2C/.vscode/flash.gdb
+++ b/Examples/MAX32690/I2C/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/I2C_MNGR/.vscode/flash.gdb b/Examples/MAX32690/I2C_MNGR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/I2C_MNGR/.vscode/flash.gdb
+++ b/Examples/MAX32690/I2C_MNGR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/I2C_SCAN/.vscode/flash.gdb b/Examples/MAX32690/I2C_SCAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/I2C_SCAN/.vscode/flash.gdb
+++ b/Examples/MAX32690/I2C_SCAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/I2C_Sensor/.vscode/flash.gdb b/Examples/MAX32690/I2C_Sensor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/I2C_Sensor/.vscode/flash.gdb
+++ b/Examples/MAX32690/I2C_Sensor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/I2S/.vscode/flash.gdb b/Examples/MAX32690/I2S/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/I2S/.vscode/flash.gdb
+++ b/Examples/MAX32690/I2S/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/ICC/.vscode/flash.gdb b/Examples/MAX32690/ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/ICC/.vscode/flash.gdb
+++ b/Examples/MAX32690/ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/LP/.vscode/flash.gdb b/Examples/MAX32690/LP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/LP/.vscode/flash.gdb
+++ b/Examples/MAX32690/LP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/LPCMP/.vscode/flash.gdb b/Examples/MAX32690/LPCMP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/LPCMP/.vscode/flash.gdb
+++ b/Examples/MAX32690/LPCMP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Library_Use/.vscode/flash.gdb b/Examples/MAX32690/Library_Use/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32690/Library_Use/.vscode/flash.gdb
+++ b/Examples/MAX32690/Library_Use/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Pulse_Train/.vscode/flash.gdb b/Examples/MAX32690/Pulse_Train/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Pulse_Train/.vscode/flash.gdb
+++ b/Examples/MAX32690/Pulse_Train/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/RTC/.vscode/flash.gdb b/Examples/MAX32690/RTC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/RTC/.vscode/flash.gdb
+++ b/Examples/MAX32690/RTC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/RTC_Backup/.vscode/flash.gdb b/Examples/MAX32690/RTC_Backup/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/RTC_Backup/.vscode/flash.gdb
+++ b/Examples/MAX32690/RTC_Backup/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/RV_ARM_Loader/.vscode/flash.gdb b/Examples/MAX32690/RV_ARM_Loader/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/RV_ARM_Loader/.vscode/flash.gdb
+++ b/Examples/MAX32690/RV_ARM_Loader/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/SCPA_OTP_Dump/.settings/language.settings.xml b/Examples/MAX32690/SCPA_OTP_Dump/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX32690/SCPA_OTP_Dump/.settings/language.settings.xml
+++ b/Examples/MAX32690/SCPA_OTP_Dump/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX32690/SCPA_OTP_Dump/.vscode/flash.gdb b/Examples/MAX32690/SCPA_OTP_Dump/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/SCPA_OTP_Dump/.vscode/flash.gdb
+++ b/Examples/MAX32690/SCPA_OTP_Dump/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/SPI/.vscode/flash.gdb b/Examples/MAX32690/SPI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/SPI/.vscode/flash.gdb
+++ b/Examples/MAX32690/SPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/TFT_Demo/.vscode/flash.gdb b/Examples/MAX32690/TFT_Demo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/TFT_Demo/.vscode/flash.gdb
+++ b/Examples/MAX32690/TFT_Demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/TMR/.vscode/flash.gdb b/Examples/MAX32690/TMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/TMR/.vscode/flash.gdb
+++ b/Examples/MAX32690/TMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/TRNG/.vscode/flash.gdb b/Examples/MAX32690/TRNG/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/TRNG/.vscode/flash.gdb
+++ b/Examples/MAX32690/TRNG/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Temp_Monitor/.vscode/flash.gdb b/Examples/MAX32690/Temp_Monitor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Temp_Monitor/.vscode/flash.gdb
+++ b/Examples/MAX32690/Temp_Monitor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/UART/.vscode/flash.gdb b/Examples/MAX32690/UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/UART/.vscode/flash.gdb
+++ b/Examples/MAX32690/UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/USB/USB_CDCACM/.vscode/flash.gdb b/Examples/MAX32690/USB/USB_CDCACM/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32690/USB/USB_CDCACM/.vscode/flash.gdb
+++ b/Examples/MAX32690/USB/USB_CDCACM/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/USB/USB_CDCACM/Makefile b/Examples/MAX32690/USB/USB_CDCACM/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/USB/USB_CDCACM/Makefile
+++ b/Examples/MAX32690/USB/USB_CDCACM/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb b/Examples/MAX32690/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32690/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb
+++ b/Examples/MAX32690/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/USB/USB_CompositeDevice_MSC_CDC/Makefile b/Examples/MAX32690/USB/USB_CompositeDevice_MSC_CDC/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/USB/USB_CompositeDevice_MSC_CDC/Makefile
+++ b/Examples/MAX32690/USB/USB_CompositeDevice_MSC_CDC/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb b/Examples/MAX32690/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32690/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb
+++ b/Examples/MAX32690/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/USB/USB_CompositeDevice_MSC_HID/Makefile b/Examples/MAX32690/USB/USB_CompositeDevice_MSC_HID/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/USB/USB_CompositeDevice_MSC_HID/Makefile
+++ b/Examples/MAX32690/USB/USB_CompositeDevice_MSC_HID/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/USB/USB_HIDKeyboard/.vscode/flash.gdb b/Examples/MAX32690/USB/USB_HIDKeyboard/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32690/USB/USB_HIDKeyboard/.vscode/flash.gdb
+++ b/Examples/MAX32690/USB/USB_HIDKeyboard/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/USB/USB_HIDKeyboard/Makefile b/Examples/MAX32690/USB/USB_HIDKeyboard/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/USB/USB_HIDKeyboard/Makefile
+++ b/Examples/MAX32690/USB/USB_HIDKeyboard/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/USB/USB_MassStorage/.vscode/flash.gdb b/Examples/MAX32690/USB/USB_MassStorage/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX32690/USB/USB_MassStorage/.vscode/flash.gdb
+++ b/Examples/MAX32690/USB/USB_MassStorage/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/USB/USB_MassStorage/Makefile b/Examples/MAX32690/USB/USB_MassStorage/Makefile
index e2ca6fdca6d..43683480c4c 100644
--- a/Examples/MAX32690/USB/USB_MassStorage/Makefile
+++ b/Examples/MAX32690/USB/USB_MassStorage/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX32690/WUT/.vscode/flash.gdb b/Examples/MAX32690/WUT/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/WUT/.vscode/flash.gdb
+++ b/Examples/MAX32690/WUT/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/Watchdog/.vscode/flash.gdb b/Examples/MAX32690/Watchdog/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/Watchdog/.vscode/flash.gdb
+++ b/Examples/MAX32690/Watchdog/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/WearLeveling/.cproject b/Examples/MAX32690/WearLeveling/.cproject
index 16fcc742260..4e7c11706c4 100644
--- a/Examples/MAX32690/WearLeveling/.cproject
+++ b/Examples/MAX32690/WearLeveling/.cproject
@@ -34,7 +34,6 @@
-
diff --git a/Examples/MAX32690/WearLeveling/.vscode/flash.gdb b/Examples/MAX32690/WearLeveling/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX32690/WearLeveling/.vscode/flash.gdb
+++ b/Examples/MAX32690/WearLeveling/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX32690/WearLeveling/.vscode/settings.json b/Examples/MAX32690/WearLeveling/.vscode/settings.json
index 1e8f5a294f1..280e5915437 100755
--- a/Examples/MAX32690/WearLeveling/.vscode/settings.json
+++ b/Examples/MAX32690/WearLeveling/.vscode/settings.json
@@ -54,8 +54,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/inc"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,8 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/src"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/ADC/.vscode/flash.gdb b/Examples/MAX78000/ADC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ADC/.vscode/flash.gdb
+++ b/Examples/MAX78000/ADC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/AES/.vscode/flash.gdb b/Examples/MAX78000/AES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/AES/.vscode/flash.gdb
+++ b/Examples/MAX78000/AES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ARM-DSP/arm_bayes_example/.settings/language.settings.xml b/Examples/MAX78000/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
+++ b/Examples/MAX78000/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/ARM-DSP/arm_bayes_example/.vscode/flash.gdb b/Examples/MAX78000/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
+++ b/Examples/MAX78000/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml b/Examples/MAX78000/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
+++ b/Examples/MAX78000/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb b/Examples/MAX78000/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
+++ b/Examples/MAX78000/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ARM-DSP/arm_convolution_example/.settings/language.settings.xml b/Examples/MAX78000/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
+++ b/Examples/MAX78000/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/ARM-DSP/arm_convolution_example/.vscode/flash.gdb b/Examples/MAX78000/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
+++ b/Examples/MAX78000/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml b/Examples/MAX78000/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
+++ b/Examples/MAX78000/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb b/Examples/MAX78000/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
+++ b/Examples/MAX78000/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml b/Examples/MAX78000/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
+++ b/Examples/MAX78000/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb b/Examples/MAX78000/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
+++ b/Examples/MAX78000/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ARM-DSP/arm_fir_example/.settings/language.settings.xml b/Examples/MAX78000/ARM-DSP/arm_fir_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/ARM-DSP/arm_fir_example/.settings/language.settings.xml
+++ b/Examples/MAX78000/ARM-DSP/arm_fir_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/ARM-DSP/arm_fir_example/.vscode/flash.gdb b/Examples/MAX78000/ARM-DSP/arm_fir_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ARM-DSP/arm_fir_example/.vscode/flash.gdb
+++ b/Examples/MAX78000/ARM-DSP/arm_fir_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml b/Examples/MAX78000/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
+++ b/Examples/MAX78000/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb b/Examples/MAX78000/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
+++ b/Examples/MAX78000/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml b/Examples/MAX78000/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
+++ b/Examples/MAX78000/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb b/Examples/MAX78000/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
+++ b/Examples/MAX78000/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ARM-DSP/arm_matrix_example/.settings/language.settings.xml b/Examples/MAX78000/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
+++ b/Examples/MAX78000/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/ARM-DSP/arm_matrix_example/.vscode/flash.gdb b/Examples/MAX78000/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
+++ b/Examples/MAX78000/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml b/Examples/MAX78000/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
+++ b/Examples/MAX78000/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb b/Examples/MAX78000/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
+++ b/Examples/MAX78000/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml b/Examples/MAX78000/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
+++ b/Examples/MAX78000/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb b/Examples/MAX78000/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
+++ b/Examples/MAX78000/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ARM-DSP/arm_svm_example/.settings/language.settings.xml b/Examples/MAX78000/ARM-DSP/arm_svm_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/ARM-DSP/arm_svm_example/.settings/language.settings.xml
+++ b/Examples/MAX78000/ARM-DSP/arm_svm_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/ARM-DSP/arm_svm_example/.vscode/flash.gdb b/Examples/MAX78000/ARM-DSP/arm_svm_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ARM-DSP/arm_svm_example/.vscode/flash.gdb
+++ b/Examples/MAX78000/ARM-DSP/arm_svm_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ARM-DSP/arm_variance_example/.settings/language.settings.xml b/Examples/MAX78000/ARM-DSP/arm_variance_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/ARM-DSP/arm_variance_example/.settings/language.settings.xml
+++ b/Examples/MAX78000/ARM-DSP/arm_variance_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/ARM-DSP/arm_variance_example/.vscode/flash.gdb b/Examples/MAX78000/ARM-DSP/arm_variance_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ARM-DSP/arm_variance_example/.vscode/flash.gdb
+++ b/Examples/MAX78000/ARM-DSP/arm_variance_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/UNet-demo/.cproject b/Examples/MAX78000/CNN/UNet-demo/.cproject
index 942cd9302a8..3635ef2772a 100644
--- a/Examples/MAX78000/CNN/UNet-demo/.cproject
+++ b/Examples/MAX78000/CNN/UNet-demo/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/CNN/UNet-demo/.vscode/flash.gdb b/Examples/MAX78000/CNN/UNet-demo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/UNet-demo/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/UNet-demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/UNet-demo/.vscode/settings.json b/Examples/MAX78000/CNN/UNet-demo/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/CNN/UNet-demo/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/UNet-demo/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/.cproject b/Examples/MAX78000/CNN/UNet-highres-demo/.cproject
index 18d109d19c6..3d93d0aef1c 100644
--- a/Examples/MAX78000/CNN/UNet-highres-demo/.cproject
+++ b/Examples/MAX78000/CNN/UNet-highres-demo/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/.vscode/flash.gdb b/Examples/MAX78000/CNN/UNet-highres-demo/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78000/CNN/UNet-highres-demo/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/UNet-highres-demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/.vscode/settings.json b/Examples/MAX78000/CNN/UNet-highres-demo/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/CNN/UNet-highres-demo/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/UNet-highres-demo/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/.cproject b/Examples/MAX78000/CNN/aisegment_unet-demo/.cproject
index aaa01879c99..056a00afc84 100644
--- a/Examples/MAX78000/CNN/aisegment_unet-demo/.cproject
+++ b/Examples/MAX78000/CNN/aisegment_unet-demo/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/.vscode/flash.gdb b/Examples/MAX78000/CNN/aisegment_unet-demo/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78000/CNN/aisegment_unet-demo/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/aisegment_unet-demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/.vscode/settings.json b/Examples/MAX78000/CNN/aisegment_unet-demo/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/CNN/aisegment_unet-demo/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/aisegment_unet-demo/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/aisegment_unet/.vscode/flash.gdb b/Examples/MAX78000/CNN/aisegment_unet/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/aisegment_unet/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/aisegment_unet/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/asl/.vscode/flash.gdb b/Examples/MAX78000/CNN/asl/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/asl/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/asl/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/asl_demo/.cproject b/Examples/MAX78000/CNN/asl_demo/.cproject
index eb384443aba..4d06a9b0055 100644
--- a/Examples/MAX78000/CNN/asl_demo/.cproject
+++ b/Examples/MAX78000/CNN/asl_demo/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/CNN/asl_demo/.vscode/flash.gdb b/Examples/MAX78000/CNN/asl_demo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/asl_demo/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/asl_demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/asl_demo/.vscode/settings.json b/Examples/MAX78000/CNN/asl_demo/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/CNN/asl_demo/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/asl_demo/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/cam01_facedetect_demo/.cproject b/Examples/MAX78000/CNN/cam01_facedetect_demo/.cproject
index b40aff5a24f..b2f3f04d4ec 100644
--- a/Examples/MAX78000/CNN/cam01_facedetect_demo/.cproject
+++ b/Examples/MAX78000/CNN/cam01_facedetect_demo/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/CNN/cam01_facedetect_demo/.vscode/flash.gdb b/Examples/MAX78000/CNN/cam01_facedetect_demo/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78000/CNN/cam01_facedetect_demo/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/cam01_facedetect_demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/cam01_facedetect_demo/.vscode/settings.json b/Examples/MAX78000/CNN/cam01_facedetect_demo/.vscode/settings.json
index 58db9acc069..d8e0a984b0b 100755
--- a/Examples/MAX78000/CNN/cam01_facedetect_demo/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/cam01_facedetect_demo/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/camvid_unet/.vscode/flash.gdb b/Examples/MAX78000/CNN/camvid_unet/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/camvid_unet/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/camvid_unet/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/cats-dogs/.vscode/flash.gdb b/Examples/MAX78000/CNN/cats-dogs/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/cats-dogs/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/cats-dogs/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/.cproject b/Examples/MAX78000/CNN/cats-dogs_demo/.cproject
index eb65f0c2f1e..625c2de9c96 100644
--- a/Examples/MAX78000/CNN/cats-dogs_demo/.cproject
+++ b/Examples/MAX78000/CNN/cats-dogs_demo/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/.vscode/flash.gdb b/Examples/MAX78000/CNN/cats-dogs_demo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/cats-dogs_demo/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/cats-dogs_demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/.vscode/settings.json b/Examples/MAX78000/CNN/cats-dogs_demo/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/CNN/cats-dogs_demo/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/cats-dogs_demo/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/cifar-10-auto-test/.vscode/flash.gdb b/Examples/MAX78000/CNN/cifar-10-auto-test/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/cifar-10-auto-test/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/cifar-10-auto-test/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/cifar-10/.vscode/flash.gdb b/Examples/MAX78000/CNN/cifar-10/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/cifar-10/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/cifar-10/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/cifar-100-mixed/.vscode/flash.gdb b/Examples/MAX78000/CNN/cifar-100-mixed/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/cifar-100-mixed/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/cifar-100-mixed/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/cifar-100-residual/.vscode/flash.gdb b/Examples/MAX78000/CNN/cifar-100-residual/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/cifar-100-residual/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/cifar-100-residual/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/.vscode/flash.gdb b/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/cifar-100/.vscode/flash.gdb b/Examples/MAX78000/CNN/cifar-100/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/cifar-100/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/cifar-100/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/digit-detection-demo/.cproject b/Examples/MAX78000/CNN/digit-detection-demo/.cproject
index ab35fe7b37e..c8b6a0bb4f4 100644
--- a/Examples/MAX78000/CNN/digit-detection-demo/.cproject
+++ b/Examples/MAX78000/CNN/digit-detection-demo/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/CNN/digit-detection-demo/.vscode/flash.gdb b/Examples/MAX78000/CNN/digit-detection-demo/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78000/CNN/digit-detection-demo/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/digit-detection-demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/digit-detection-demo/.vscode/settings.json b/Examples/MAX78000/CNN/digit-detection-demo/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/CNN/digit-detection-demo/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/digit-detection-demo/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/faceid/.vscode/flash.gdb b/Examples/MAX78000/CNN/faceid/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/faceid/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/faceid/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/faceid_demo/.cproject b/Examples/MAX78000/CNN/faceid_demo/.cproject
index c40eeab344f..f243b2c7131 100644
--- a/Examples/MAX78000/CNN/faceid_demo/.cproject
+++ b/Examples/MAX78000/CNN/faceid_demo/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/CNN/faceid_demo/.vscode/flash.gdb b/Examples/MAX78000/CNN/faceid_demo/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78000/CNN/faceid_demo/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/faceid_demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/faceid_demo/.vscode/settings.json b/Examples/MAX78000/CNN/faceid_demo/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/CNN/faceid_demo/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/faceid_demo/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/.cproject b/Examples/MAX78000/CNN/faceid_evkit-riscv/.cproject
index 23845f65f17..21bcecc5f68 100644
--- a/Examples/MAX78000/CNN/faceid_evkit-riscv/.cproject
+++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/.cproject
@@ -37,6 +37,7 @@
+
diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/.settings/language.settings.xml b/Examples/MAX78000/CNN/faceid_evkit-riscv/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/CNN/faceid_evkit-riscv/.settings/language.settings.xml
+++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/.vscode/flash.gdb b/Examples/MAX78000/CNN/faceid_evkit-riscv/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/faceid_evkit-riscv/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/.vscode/settings.json b/Examples/MAX78000/CNN/faceid_evkit-riscv/.vscode/settings.json
index f51136148ac..d8216812c1a 100755
--- a/Examples/MAX78000/CNN/faceid_evkit-riscv/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/.vscode/settings.json
@@ -56,6 +56,7 @@
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/Core/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include/dsp",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/faceid_evkit/.cproject b/Examples/MAX78000/CNN/faceid_evkit/.cproject
index 38af5a121ef..141fb043e7d 100644
--- a/Examples/MAX78000/CNN/faceid_evkit/.cproject
+++ b/Examples/MAX78000/CNN/faceid_evkit/.cproject
@@ -37,6 +37,7 @@
+
diff --git a/Examples/MAX78000/CNN/faceid_evkit/.settings/language.settings.xml b/Examples/MAX78000/CNN/faceid_evkit/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/CNN/faceid_evkit/.settings/language.settings.xml
+++ b/Examples/MAX78000/CNN/faceid_evkit/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/CNN/faceid_evkit/.vscode/flash.gdb b/Examples/MAX78000/CNN/faceid_evkit/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/faceid_evkit/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/faceid_evkit/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/faceid_evkit/.vscode/settings.json b/Examples/MAX78000/CNN/faceid_evkit/.vscode/settings.json
index 0faa9a12961..c3cc108ef22 100755
--- a/Examples/MAX78000/CNN/faceid_evkit/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/faceid_evkit/.vscode/settings.json
@@ -56,6 +56,7 @@
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/Core/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include/dsp",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/facial_recognition/.cproject b/Examples/MAX78000/CNN/facial_recognition/.cproject
index 9755c1657b4..03049040cff 100644
--- a/Examples/MAX78000/CNN/facial_recognition/.cproject
+++ b/Examples/MAX78000/CNN/facial_recognition/.cproject
@@ -39,6 +39,7 @@
+
diff --git a/Examples/MAX78000/CNN/facial_recognition/.settings/language.settings.xml b/Examples/MAX78000/CNN/facial_recognition/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/CNN/facial_recognition/.settings/language.settings.xml
+++ b/Examples/MAX78000/CNN/facial_recognition/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/CNN/facial_recognition/.vscode/flash.gdb b/Examples/MAX78000/CNN/facial_recognition/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78000/CNN/facial_recognition/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/facial_recognition/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/facial_recognition/.vscode/settings.json b/Examples/MAX78000/CNN/facial_recognition/.vscode/settings.json
index 65ff1348767..fc2fa860a89 100755
--- a/Examples/MAX78000/CNN/facial_recognition/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/facial_recognition/.vscode/settings.json
@@ -58,6 +58,7 @@
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include/dsp",
"${config:MAXIM_PATH}/Libraries/SDHC/Include",
"${config:MAXIM_PATH}/Libraries/SDHC/ff13/Source",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -74,6 +75,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/SDHC/ff13/Source",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/facial_recognition/SDHC_weights/.vscode/flash.gdb b/Examples/MAX78000/CNN/facial_recognition/SDHC_weights/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78000/CNN/facial_recognition/SDHC_weights/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/facial_recognition/SDHC_weights/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/.cproject b/Examples/MAX78000/CNN/kws20_demo-riscv/.cproject
index 32284016c35..099e6fa614b 100644
--- a/Examples/MAX78000/CNN/kws20_demo-riscv/.cproject
+++ b/Examples/MAX78000/CNN/kws20_demo-riscv/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/.vscode/flash.gdb b/Examples/MAX78000/CNN/kws20_demo-riscv/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/kws20_demo-riscv/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/kws20_demo-riscv/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/.vscode/settings.json b/Examples/MAX78000/CNN/kws20_demo-riscv/.vscode/settings.json
index 843191d841d..14a3e46b153 100755
--- a/Examples/MAX78000/CNN/kws20_demo-riscv/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/kws20_demo-riscv/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/kws20_demo/.cproject b/Examples/MAX78000/CNN/kws20_demo/.cproject
index 40ae847714b..bb9176c7814 100644
--- a/Examples/MAX78000/CNN/kws20_demo/.cproject
+++ b/Examples/MAX78000/CNN/kws20_demo/.cproject
@@ -36,6 +36,7 @@
+
diff --git a/Examples/MAX78000/CNN/kws20_demo/.vscode/flash.gdb b/Examples/MAX78000/CNN/kws20_demo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/kws20_demo/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/kws20_demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/kws20_demo/.vscode/settings.json b/Examples/MAX78000/CNN/kws20_demo/.vscode/settings.json
index 55e48a8eaf1..5c5be884c76 100755
--- a/Examples/MAX78000/CNN/kws20_demo/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/kws20_demo/.vscode/settings.json
@@ -55,6 +55,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/SDHC/Include",
"${config:MAXIM_PATH}/Libraries/SDHC/ff13/Source",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/SDHC/ff13/Source",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/kws20_v3/.vscode/flash.gdb b/Examples/MAX78000/CNN/kws20_v3/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/kws20_v3/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/kws20_v3/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/mnist-riscv/.vscode/flash.gdb b/Examples/MAX78000/CNN/mnist-riscv/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/mnist-riscv/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/mnist-riscv/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/mnist/.vscode/flash.gdb b/Examples/MAX78000/CNN/mnist/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/mnist/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/mnist/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/rps-demo/.cproject b/Examples/MAX78000/CNN/rps-demo/.cproject
index a059f56ca91..538f442519c 100644
--- a/Examples/MAX78000/CNN/rps-demo/.cproject
+++ b/Examples/MAX78000/CNN/rps-demo/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/CNN/rps-demo/.vscode/flash.gdb b/Examples/MAX78000/CNN/rps-demo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/rps-demo/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/rps-demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/rps-demo/.vscode/settings.json b/Examples/MAX78000/CNN/rps-demo/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/CNN/rps-demo/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/rps-demo/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/rps/.vscode/flash.gdb b/Examples/MAX78000/CNN/rps/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/rps/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/rps/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/snake_game_demo/.cproject b/Examples/MAX78000/CNN/snake_game_demo/.cproject
index 327326f290f..0c1c62972d7 100644
--- a/Examples/MAX78000/CNN/snake_game_demo/.cproject
+++ b/Examples/MAX78000/CNN/snake_game_demo/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/CNN/snake_game_demo/.vscode/flash.gdb b/Examples/MAX78000/CNN/snake_game_demo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/snake_game_demo/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/snake_game_demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CNN/snake_game_demo/.vscode/settings.json b/Examples/MAX78000/CNN/snake_game_demo/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/CNN/snake_game_demo/.vscode/settings.json
+++ b/Examples/MAX78000/CNN/snake_game_demo/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CNN/svhn_tinierssd/.vscode/flash.gdb b/Examples/MAX78000/CNN/svhn_tinierssd/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CNN/svhn_tinierssd/.vscode/flash.gdb
+++ b/Examples/MAX78000/CNN/svhn_tinierssd/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CRC/.vscode/flash.gdb b/Examples/MAX78000/CRC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CRC/.vscode/flash.gdb
+++ b/Examples/MAX78000/CRC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CameraIF/.cproject b/Examples/MAX78000/CameraIF/.cproject
index ee3f27e7b07..0ed2f3ef81d 100644
--- a/Examples/MAX78000/CameraIF/.cproject
+++ b/Examples/MAX78000/CameraIF/.cproject
@@ -37,6 +37,7 @@
+
diff --git a/Examples/MAX78000/CameraIF/.settings/language.settings.xml b/Examples/MAX78000/CameraIF/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/CameraIF/.settings/language.settings.xml
+++ b/Examples/MAX78000/CameraIF/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/CameraIF/.vscode/flash.gdb b/Examples/MAX78000/CameraIF/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/CameraIF/.vscode/flash.gdb
+++ b/Examples/MAX78000/CameraIF/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CameraIF/.vscode/settings.json b/Examples/MAX78000/CameraIF/.vscode/settings.json
index 0faa9a12961..c3cc108ef22 100755
--- a/Examples/MAX78000/CameraIF/.vscode/settings.json
+++ b/Examples/MAX78000/CameraIF/.vscode/settings.json
@@ -56,6 +56,7 @@
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/Core/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include/dsp",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/CameraIF_Debayer/.cproject b/Examples/MAX78000/CameraIF_Debayer/.cproject
index bd78ec3b799..f37f700dfd2 100644
--- a/Examples/MAX78000/CameraIF_Debayer/.cproject
+++ b/Examples/MAX78000/CameraIF_Debayer/.cproject
@@ -37,6 +37,7 @@
+
diff --git a/Examples/MAX78000/CameraIF_Debayer/.settings/language.settings.xml b/Examples/MAX78000/CameraIF_Debayer/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/CameraIF_Debayer/.settings/language.settings.xml
+++ b/Examples/MAX78000/CameraIF_Debayer/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/CameraIF_Debayer/.vscode/flash.gdb b/Examples/MAX78000/CameraIF_Debayer/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78000/CameraIF_Debayer/.vscode/flash.gdb
+++ b/Examples/MAX78000/CameraIF_Debayer/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/CameraIF_Debayer/.vscode/settings.json b/Examples/MAX78000/CameraIF_Debayer/.vscode/settings.json
index 0faa9a12961..c3cc108ef22 100755
--- a/Examples/MAX78000/CameraIF_Debayer/.vscode/settings.json
+++ b/Examples/MAX78000/CameraIF_Debayer/.vscode/settings.json
@@ -56,6 +56,7 @@
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/Core/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include/dsp",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/Coremark/.vscode/flash.gdb b/Examples/MAX78000/Coremark/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/Coremark/.vscode/flash.gdb
+++ b/Examples/MAX78000/Coremark/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/DMA/.vscode/flash.gdb b/Examples/MAX78000/DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/DMA/.vscode/flash.gdb
+++ b/Examples/MAX78000/DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ECC/.cproject b/Examples/MAX78000/ECC/.cproject
index 2bf2c0897eb..6eeffd3873b 100644
--- a/Examples/MAX78000/ECC/.cproject
+++ b/Examples/MAX78000/ECC/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/ECC/.vscode/flash.gdb b/Examples/MAX78000/ECC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ECC/.vscode/flash.gdb
+++ b/Examples/MAX78000/ECC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ECC/.vscode/settings.json b/Examples/MAX78000/ECC/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/ECC/.vscode/settings.json
+++ b/Examples/MAX78000/ECC/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/EEPROM_Emulator/.vscode/flash.gdb b/Examples/MAX78000/EEPROM_Emulator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/EEPROM_Emulator/.vscode/flash.gdb
+++ b/Examples/MAX78000/EEPROM_Emulator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/FTHR_I2C/.vscode/flash.gdb b/Examples/MAX78000/FTHR_I2C/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/FTHR_I2C/.vscode/flash.gdb
+++ b/Examples/MAX78000/FTHR_I2C/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/Flash/.cproject b/Examples/MAX78000/Flash/.cproject
index 2bb4ff60917..bdb89a22bd4 100644
--- a/Examples/MAX78000/Flash/.cproject
+++ b/Examples/MAX78000/Flash/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/Flash/.vscode/flash.gdb b/Examples/MAX78000/Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/Flash/.vscode/flash.gdb
+++ b/Examples/MAX78000/Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/Flash/.vscode/settings.json b/Examples/MAX78000/Flash/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/Flash/.vscode/settings.json
+++ b/Examples/MAX78000/Flash/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/Flash_CLI/.vscode/flash.gdb b/Examples/MAX78000/Flash_CLI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/Flash_CLI/.vscode/flash.gdb
+++ b/Examples/MAX78000/Flash_CLI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/FreeRTOSDemo/.cproject b/Examples/MAX78000/FreeRTOSDemo/.cproject
index 96cc55c34d4..b943204beaa 100644
--- a/Examples/MAX78000/FreeRTOSDemo/.cproject
+++ b/Examples/MAX78000/FreeRTOSDemo/.cproject
@@ -33,17 +33,18 @@
-
-
-
+
+
+
+
diff --git a/Examples/MAX78000/FreeRTOSDemo/.vscode/flash.gdb b/Examples/MAX78000/FreeRTOSDemo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/FreeRTOSDemo/.vscode/flash.gdb
+++ b/Examples/MAX78000/FreeRTOSDemo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/FreeRTOSDemo/.vscode/settings.json b/Examples/MAX78000/FreeRTOSDemo/.vscode/settings.json
index 93a6d47748c..62845ab1ede 100755
--- a/Examples/MAX78000/FreeRTOSDemo/.vscode/settings.json
+++ b/Examples/MAX78000/FreeRTOSDemo/.vscode/settings.json
@@ -54,10 +54,11 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -72,11 +73,12 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/GPIO/.cproject b/Examples/MAX78000/GPIO/.cproject
index 870af7d65fd..cc8ddabe089 100644
--- a/Examples/MAX78000/GPIO/.cproject
+++ b/Examples/MAX78000/GPIO/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/GPIO/.vscode/flash.gdb b/Examples/MAX78000/GPIO/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/GPIO/.vscode/flash.gdb
+++ b/Examples/MAX78000/GPIO/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/GPIO/.vscode/settings.json b/Examples/MAX78000/GPIO/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/GPIO/.vscode/settings.json
+++ b/Examples/MAX78000/GPIO/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/Hello_World/.cproject b/Examples/MAX78000/Hello_World/.cproject
index 641816a9e39..a5e31826404 100644
--- a/Examples/MAX78000/Hello_World/.cproject
+++ b/Examples/MAX78000/Hello_World/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/Hello_World/.vscode/flash.gdb b/Examples/MAX78000/Hello_World/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/Hello_World/.vscode/flash.gdb
+++ b/Examples/MAX78000/Hello_World/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/Hello_World/.vscode/settings.json b/Examples/MAX78000/Hello_World/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/Hello_World/.vscode/settings.json
+++ b/Examples/MAX78000/Hello_World/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/Hello_World_Cpp/.vscode/flash.gdb b/Examples/MAX78000/Hello_World_Cpp/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/Hello_World_Cpp/.vscode/flash.gdb
+++ b/Examples/MAX78000/Hello_World_Cpp/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/I2C_ADXL343/.cproject b/Examples/MAX78000/I2C_ADXL343/.cproject
index f7e8a78a087..68da7070408 100644
--- a/Examples/MAX78000/I2C_ADXL343/.cproject
+++ b/Examples/MAX78000/I2C_ADXL343/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/I2C_ADXL343/.vscode/flash.gdb b/Examples/MAX78000/I2C_ADXL343/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/I2C_ADXL343/.vscode/flash.gdb
+++ b/Examples/MAX78000/I2C_ADXL343/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/I2C_ADXL343/.vscode/settings.json b/Examples/MAX78000/I2C_ADXL343/.vscode/settings.json
index d788fb91427..9c4b66168a4 100755
--- a/Examples/MAX78000/I2C_ADXL343/.vscode/settings.json
+++ b/Examples/MAX78000/I2C_ADXL343/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/I2C_MNGR/.cproject b/Examples/MAX78000/I2C_MNGR/.cproject
index 6cd9c3a1b03..ee82c0d730d 100644
--- a/Examples/MAX78000/I2C_MNGR/.cproject
+++ b/Examples/MAX78000/I2C_MNGR/.cproject
@@ -32,17 +32,18 @@
-
-
-
-
+
+
+
+
+
diff --git a/Examples/MAX78000/I2C_MNGR/.vscode/flash.gdb b/Examples/MAX78000/I2C_MNGR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/I2C_MNGR/.vscode/flash.gdb
+++ b/Examples/MAX78000/I2C_MNGR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/I2C_MNGR/.vscode/settings.json b/Examples/MAX78000/I2C_MNGR/.vscode/settings.json
index b953ae26aaf..44814ea3914 100755
--- a/Examples/MAX78000/I2C_MNGR/.vscode/settings.json
+++ b/Examples/MAX78000/I2C_MNGR/.vscode/settings.json
@@ -53,10 +53,11 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,11 +71,12 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/I2C_SCAN/.vscode/flash.gdb b/Examples/MAX78000/I2C_SCAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/I2C_SCAN/.vscode/flash.gdb
+++ b/Examples/MAX78000/I2C_SCAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/I2C_Sensor/.vscode/flash.gdb b/Examples/MAX78000/I2C_Sensor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/I2C_Sensor/.vscode/flash.gdb
+++ b/Examples/MAX78000/I2C_Sensor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/I2S/.cproject b/Examples/MAX78000/I2S/.cproject
index 1dadcc2bb6e..72a5c1c1417 100644
--- a/Examples/MAX78000/I2S/.cproject
+++ b/Examples/MAX78000/I2S/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/I2S/.vscode/flash.gdb b/Examples/MAX78000/I2S/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/I2S/.vscode/flash.gdb
+++ b/Examples/MAX78000/I2S/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/I2S/.vscode/settings.json b/Examples/MAX78000/I2S/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/I2S/.vscode/settings.json
+++ b/Examples/MAX78000/I2S/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/I2S_DMA/.cproject b/Examples/MAX78000/I2S_DMA/.cproject
index 7ce6c7220cf..589bf894730 100644
--- a/Examples/MAX78000/I2S_DMA/.cproject
+++ b/Examples/MAX78000/I2S_DMA/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/I2S_DMA/.vscode/flash.gdb b/Examples/MAX78000/I2S_DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/I2S_DMA/.vscode/flash.gdb
+++ b/Examples/MAX78000/I2S_DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/I2S_DMA/.vscode/settings.json b/Examples/MAX78000/I2S_DMA/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/I2S_DMA/.vscode/settings.json
+++ b/Examples/MAX78000/I2S_DMA/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/I2S_DMA_Target/.cproject b/Examples/MAX78000/I2S_DMA_Target/.cproject
index f26f57ed2cc..75f73a0cb3e 100644
--- a/Examples/MAX78000/I2S_DMA_Target/.cproject
+++ b/Examples/MAX78000/I2S_DMA_Target/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/I2S_DMA_Target/.vscode/flash.gdb b/Examples/MAX78000/I2S_DMA_Target/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/I2S_DMA_Target/.vscode/flash.gdb
+++ b/Examples/MAX78000/I2S_DMA_Target/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/I2S_DMA_Target/.vscode/settings.json b/Examples/MAX78000/I2S_DMA_Target/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/I2S_DMA_Target/.vscode/settings.json
+++ b/Examples/MAX78000/I2S_DMA_Target/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/ICC/.vscode/flash.gdb b/Examples/MAX78000/ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/ICC/.vscode/flash.gdb
+++ b/Examples/MAX78000/ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ImgCapture/.cproject b/Examples/MAX78000/ImgCapture/.cproject
index fa677149e59..72c4c53b2e8 100644
--- a/Examples/MAX78000/ImgCapture/.cproject
+++ b/Examples/MAX78000/ImgCapture/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/ImgCapture/.vscode/flash.gdb b/Examples/MAX78000/ImgCapture/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78000/ImgCapture/.vscode/flash.gdb
+++ b/Examples/MAX78000/ImgCapture/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/ImgCapture/.vscode/settings.json b/Examples/MAX78000/ImgCapture/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/ImgCapture/.vscode/settings.json
+++ b/Examples/MAX78000/ImgCapture/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/LP/.cproject b/Examples/MAX78000/LP/.cproject
index ce0ebc8ca7a..f7e2921cce2 100644
--- a/Examples/MAX78000/LP/.cproject
+++ b/Examples/MAX78000/LP/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/LP/.vscode/flash.gdb b/Examples/MAX78000/LP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/LP/.vscode/flash.gdb
+++ b/Examples/MAX78000/LP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/LP/.vscode/settings.json b/Examples/MAX78000/LP/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/LP/.vscode/settings.json
+++ b/Examples/MAX78000/LP/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/LPCMP/.cproject b/Examples/MAX78000/LPCMP/.cproject
index 76b62f8a2d5..67354a2530b 100644
--- a/Examples/MAX78000/LPCMP/.cproject
+++ b/Examples/MAX78000/LPCMP/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/LPCMP/.vscode/flash.gdb b/Examples/MAX78000/LPCMP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/LPCMP/.vscode/flash.gdb
+++ b/Examples/MAX78000/LPCMP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/LPCMP/.vscode/settings.json b/Examples/MAX78000/LPCMP/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/LPCMP/.vscode/settings.json
+++ b/Examples/MAX78000/LPCMP/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/Library_Use/.cproject b/Examples/MAX78000/Library_Use/.cproject
index 2552cd10915..41e0e47a848 100644
--- a/Examples/MAX78000/Library_Use/.cproject
+++ b/Examples/MAX78000/Library_Use/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/Library_Use/.vscode/flash.gdb b/Examples/MAX78000/Library_Use/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78000/Library_Use/.vscode/flash.gdb
+++ b/Examples/MAX78000/Library_Use/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/Library_Use/.vscode/settings.json b/Examples/MAX78000/Library_Use/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/Library_Use/.vscode/settings.json
+++ b/Examples/MAX78000/Library_Use/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/Pulse_Train/.vscode/flash.gdb b/Examples/MAX78000/Pulse_Train/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/Pulse_Train/.vscode/flash.gdb
+++ b/Examples/MAX78000/Pulse_Train/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/RTC/.cproject b/Examples/MAX78000/RTC/.cproject
index 6729b7a8eef..1bcea654f74 100644
--- a/Examples/MAX78000/RTC/.cproject
+++ b/Examples/MAX78000/RTC/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/RTC/.vscode/flash.gdb b/Examples/MAX78000/RTC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/RTC/.vscode/flash.gdb
+++ b/Examples/MAX78000/RTC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/RTC/.vscode/settings.json b/Examples/MAX78000/RTC/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/RTC/.vscode/settings.json
+++ b/Examples/MAX78000/RTC/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/RTC_Backup/.cproject b/Examples/MAX78000/RTC_Backup/.cproject
index 6f69d508d18..c6e0ba7feda 100644
--- a/Examples/MAX78000/RTC_Backup/.cproject
+++ b/Examples/MAX78000/RTC_Backup/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/RTC_Backup/.vscode/flash.gdb b/Examples/MAX78000/RTC_Backup/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/RTC_Backup/.vscode/flash.gdb
+++ b/Examples/MAX78000/RTC_Backup/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/RTC_Backup/.vscode/settings.json b/Examples/MAX78000/RTC_Backup/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/RTC_Backup/.vscode/settings.json
+++ b/Examples/MAX78000/RTC_Backup/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/RV_ARM_Loader/.cproject b/Examples/MAX78000/RV_ARM_Loader/.cproject
index 18a95572e2e..86580923fb2 100644
--- a/Examples/MAX78000/RV_ARM_Loader/.cproject
+++ b/Examples/MAX78000/RV_ARM_Loader/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/RV_ARM_Loader/.vscode/flash.gdb b/Examples/MAX78000/RV_ARM_Loader/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/RV_ARM_Loader/.vscode/flash.gdb
+++ b/Examples/MAX78000/RV_ARM_Loader/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/RV_ARM_Loader/.vscode/settings.json b/Examples/MAX78000/RV_ARM_Loader/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/RV_ARM_Loader/.vscode/settings.json
+++ b/Examples/MAX78000/RV_ARM_Loader/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/SDHC_FTHR/.cproject b/Examples/MAX78000/SDHC_FTHR/.cproject
index 7b66070ece0..36eadace1ae 100644
--- a/Examples/MAX78000/SDHC_FTHR/.cproject
+++ b/Examples/MAX78000/SDHC_FTHR/.cproject
@@ -32,7 +32,7 @@
-
+
diff --git a/Examples/MAX78000/SDHC_FTHR/.vscode/flash.gdb b/Examples/MAX78000/SDHC_FTHR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/SDHC_FTHR/.vscode/flash.gdb
+++ b/Examples/MAX78000/SDHC_FTHR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/SDHC_FTHR/.vscode/settings.json b/Examples/MAX78000/SDHC_FTHR/.vscode/settings.json
index 810fe5f621f..c0fede0db8b 100755
--- a/Examples/MAX78000/SDHC_FTHR/.vscode/settings.json
+++ b/Examples/MAX78000/SDHC_FTHR/.vscode/settings.json
@@ -52,8 +52,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/LED",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/CLI/inc"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -66,8 +65,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers",
- "${config:MAXIM_PATH}/Libraries/CLI/src"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/SPI/.vscode/flash.gdb b/Examples/MAX78000/SPI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/SPI/.vscode/flash.gdb
+++ b/Examples/MAX78000/SPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/TFT_Demo/.cproject b/Examples/MAX78000/TFT_Demo/.cproject
index 2fb06f85cfc..98638ffc36c 100644
--- a/Examples/MAX78000/TFT_Demo/.cproject
+++ b/Examples/MAX78000/TFT_Demo/.cproject
@@ -37,6 +37,7 @@
+
diff --git a/Examples/MAX78000/TFT_Demo/.settings/language.settings.xml b/Examples/MAX78000/TFT_Demo/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78000/TFT_Demo/.settings/language.settings.xml
+++ b/Examples/MAX78000/TFT_Demo/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78000/TFT_Demo/.vscode/flash.gdb b/Examples/MAX78000/TFT_Demo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/TFT_Demo/.vscode/flash.gdb
+++ b/Examples/MAX78000/TFT_Demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/TFT_Demo/.vscode/settings.json b/Examples/MAX78000/TFT_Demo/.vscode/settings.json
index 0faa9a12961..c3cc108ef22 100755
--- a/Examples/MAX78000/TFT_Demo/.vscode/settings.json
+++ b/Examples/MAX78000/TFT_Demo/.vscode/settings.json
@@ -56,6 +56,7 @@
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/Core/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include/dsp",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/TMR/.cproject b/Examples/MAX78000/TMR/.cproject
index a5024245b67..cefae86136c 100644
--- a/Examples/MAX78000/TMR/.cproject
+++ b/Examples/MAX78000/TMR/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/TMR/.vscode/flash.gdb b/Examples/MAX78000/TMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/TMR/.vscode/flash.gdb
+++ b/Examples/MAX78000/TMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/TMR/.vscode/settings.json b/Examples/MAX78000/TMR/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/TMR/.vscode/settings.json
+++ b/Examples/MAX78000/TMR/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/TRNG/.vscode/flash.gdb b/Examples/MAX78000/TRNG/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/TRNG/.vscode/flash.gdb
+++ b/Examples/MAX78000/TRNG/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/Temp_Monitor/.cproject b/Examples/MAX78000/Temp_Monitor/.cproject
index 861f6c68717..128180cf1b4 100644
--- a/Examples/MAX78000/Temp_Monitor/.cproject
+++ b/Examples/MAX78000/Temp_Monitor/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/Temp_Monitor/.vscode/flash.gdb b/Examples/MAX78000/Temp_Monitor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/Temp_Monitor/.vscode/flash.gdb
+++ b/Examples/MAX78000/Temp_Monitor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/Temp_Monitor/.vscode/settings.json b/Examples/MAX78000/Temp_Monitor/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/Temp_Monitor/.vscode/settings.json
+++ b/Examples/MAX78000/Temp_Monitor/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/UART/.cproject b/Examples/MAX78000/UART/.cproject
index 283a2309d18..b26bb4959c1 100644
--- a/Examples/MAX78000/UART/.cproject
+++ b/Examples/MAX78000/UART/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/UART/.vscode/flash.gdb b/Examples/MAX78000/UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/UART/.vscode/flash.gdb
+++ b/Examples/MAX78000/UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/UART/.vscode/settings.json b/Examples/MAX78000/UART/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/UART/.vscode/settings.json
+++ b/Examples/MAX78000/UART/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/WUT/.cproject b/Examples/MAX78000/WUT/.cproject
index d1f26177567..774a9b054bf 100644
--- a/Examples/MAX78000/WUT/.cproject
+++ b/Examples/MAX78000/WUT/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/WUT/.vscode/flash.gdb b/Examples/MAX78000/WUT/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/WUT/.vscode/flash.gdb
+++ b/Examples/MAX78000/WUT/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/WUT/.vscode/settings.json b/Examples/MAX78000/WUT/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/WUT/.vscode/settings.json
+++ b/Examples/MAX78000/WUT/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/Watchdog/.cproject b/Examples/MAX78000/Watchdog/.cproject
index 8fb5d895511..4fc894d9de4 100644
--- a/Examples/MAX78000/Watchdog/.cproject
+++ b/Examples/MAX78000/Watchdog/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78000/Watchdog/.vscode/flash.gdb b/Examples/MAX78000/Watchdog/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/Watchdog/.vscode/flash.gdb
+++ b/Examples/MAX78000/Watchdog/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/Watchdog/.vscode/settings.json b/Examples/MAX78000/Watchdog/.vscode/settings.json
index bcc731174c1..96b60230571 100755
--- a/Examples/MAX78000/Watchdog/.vscode/settings.json
+++ b/Examples/MAX78000/Watchdog/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78000/WearLeveling/.cproject b/Examples/MAX78000/WearLeveling/.cproject
index dd4d46542b2..f5f4b47c077 100644
--- a/Examples/MAX78000/WearLeveling/.cproject
+++ b/Examples/MAX78000/WearLeveling/.cproject
@@ -32,17 +32,17 @@
-
-
-
-
+
+
+
+
diff --git a/Examples/MAX78000/WearLeveling/.vscode/flash.gdb b/Examples/MAX78000/WearLeveling/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78000/WearLeveling/.vscode/flash.gdb
+++ b/Examples/MAX78000/WearLeveling/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78000/WearLeveling/.vscode/settings.json b/Examples/MAX78000/WearLeveling/.vscode/settings.json
index e7e46afd4f1..7cfb640502c 100755
--- a/Examples/MAX78000/WearLeveling/.vscode/settings.json
+++ b/Examples/MAX78000/WearLeveling/.vscode/settings.json
@@ -53,10 +53,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/inc",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,11 +70,11 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
- "${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/src",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
+ "${config:MAXIM_PATH}/Libraries/littlefs",
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/ADC/.cproject b/Examples/MAX78002/ADC/.cproject
index 734cb5054a7..4bf3f1cd683 100644
--- a/Examples/MAX78002/ADC/.cproject
+++ b/Examples/MAX78002/ADC/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/ADC/.vscode/flash.gdb b/Examples/MAX78002/ADC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ADC/.vscode/flash.gdb
+++ b/Examples/MAX78002/ADC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ADC/.vscode/settings.json b/Examples/MAX78002/ADC/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/ADC/.vscode/settings.json
+++ b/Examples/MAX78002/ADC/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/AES/.vscode/flash.gdb b/Examples/MAX78002/AES/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/AES/.vscode/flash.gdb
+++ b/Examples/MAX78002/AES/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ARM-DSP/arm_bayes_example/.settings/language.settings.xml b/Examples/MAX78002/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
+++ b/Examples/MAX78002/ARM-DSP/arm_bayes_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/ARM-DSP/arm_bayes_example/.vscode/flash.gdb b/Examples/MAX78002/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
+++ b/Examples/MAX78002/ARM-DSP/arm_bayes_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml b/Examples/MAX78002/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
+++ b/Examples/MAX78002/ARM-DSP/arm_class_marks_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb b/Examples/MAX78002/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
+++ b/Examples/MAX78002/ARM-DSP/arm_class_marks_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ARM-DSP/arm_convolution_example/.settings/language.settings.xml b/Examples/MAX78002/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
+++ b/Examples/MAX78002/ARM-DSP/arm_convolution_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/ARM-DSP/arm_convolution_example/.vscode/flash.gdb b/Examples/MAX78002/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
+++ b/Examples/MAX78002/ARM-DSP/arm_convolution_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml b/Examples/MAX78002/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
+++ b/Examples/MAX78002/ARM-DSP/arm_dotproduct_example_f32/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb b/Examples/MAX78002/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
+++ b/Examples/MAX78002/ARM-DSP/arm_dotproduct_example_f32/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml b/Examples/MAX78002/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
+++ b/Examples/MAX78002/ARM-DSP/arm_fft_bin_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb b/Examples/MAX78002/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
+++ b/Examples/MAX78002/ARM-DSP/arm_fft_bin_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ARM-DSP/arm_fir_example/.settings/language.settings.xml b/Examples/MAX78002/ARM-DSP/arm_fir_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/ARM-DSP/arm_fir_example/.settings/language.settings.xml
+++ b/Examples/MAX78002/ARM-DSP/arm_fir_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/ARM-DSP/arm_fir_example/.vscode/flash.gdb b/Examples/MAX78002/ARM-DSP/arm_fir_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ARM-DSP/arm_fir_example/.vscode/flash.gdb
+++ b/Examples/MAX78002/ARM-DSP/arm_fir_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml b/Examples/MAX78002/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
+++ b/Examples/MAX78002/ARM-DSP/arm_graphic_equalizer_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb b/Examples/MAX78002/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
+++ b/Examples/MAX78002/ARM-DSP/arm_graphic_equalizer_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml b/Examples/MAX78002/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
+++ b/Examples/MAX78002/ARM-DSP/arm_linear_interp_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb b/Examples/MAX78002/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
+++ b/Examples/MAX78002/ARM-DSP/arm_linear_interp_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ARM-DSP/arm_matrix_example/.settings/language.settings.xml b/Examples/MAX78002/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
+++ b/Examples/MAX78002/ARM-DSP/arm_matrix_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/ARM-DSP/arm_matrix_example/.vscode/flash.gdb b/Examples/MAX78002/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
+++ b/Examples/MAX78002/ARM-DSP/arm_matrix_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml b/Examples/MAX78002/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
+++ b/Examples/MAX78002/ARM-DSP/arm_signal_converge_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb b/Examples/MAX78002/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
+++ b/Examples/MAX78002/ARM-DSP/arm_signal_converge_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml b/Examples/MAX78002/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
+++ b/Examples/MAX78002/ARM-DSP/arm_sin_cos_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb b/Examples/MAX78002/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
+++ b/Examples/MAX78002/ARM-DSP/arm_sin_cos_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ARM-DSP/arm_svm_example/.settings/language.settings.xml b/Examples/MAX78002/ARM-DSP/arm_svm_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/ARM-DSP/arm_svm_example/.settings/language.settings.xml
+++ b/Examples/MAX78002/ARM-DSP/arm_svm_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/ARM-DSP/arm_svm_example/.vscode/flash.gdb b/Examples/MAX78002/ARM-DSP/arm_svm_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ARM-DSP/arm_svm_example/.vscode/flash.gdb
+++ b/Examples/MAX78002/ARM-DSP/arm_svm_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ARM-DSP/arm_variance_example/.settings/language.settings.xml b/Examples/MAX78002/ARM-DSP/arm_variance_example/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/ARM-DSP/arm_variance_example/.settings/language.settings.xml
+++ b/Examples/MAX78002/ARM-DSP/arm_variance_example/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/ARM-DSP/arm_variance_example/.vscode/flash.gdb b/Examples/MAX78002/ARM-DSP/arm_variance_example/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ARM-DSP/arm_variance_example/.vscode/flash.gdb
+++ b/Examples/MAX78002/ARM-DSP/arm_variance_example/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/CNN/cifar-100-effnet2/.vscode/flash.gdb b/Examples/MAX78002/CNN/cifar-100-effnet2/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/CNN/cifar-100-effnet2/.vscode/flash.gdb
+++ b/Examples/MAX78002/CNN/cifar-100-effnet2/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/CNN/faceid/.vscode/flash.gdb b/Examples/MAX78002/CNN/faceid/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78002/CNN/faceid/.vscode/flash.gdb
+++ b/Examples/MAX78002/CNN/faceid/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/CNN/faceid_evkit/.cproject b/Examples/MAX78002/CNN/faceid_evkit/.cproject
index 38af5a121ef..141fb043e7d 100644
--- a/Examples/MAX78002/CNN/faceid_evkit/.cproject
+++ b/Examples/MAX78002/CNN/faceid_evkit/.cproject
@@ -37,6 +37,7 @@
+
diff --git a/Examples/MAX78002/CNN/faceid_evkit/.settings/language.settings.xml b/Examples/MAX78002/CNN/faceid_evkit/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/CNN/faceid_evkit/.settings/language.settings.xml
+++ b/Examples/MAX78002/CNN/faceid_evkit/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/CNN/faceid_evkit/.vscode/flash.gdb b/Examples/MAX78002/CNN/faceid_evkit/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78002/CNN/faceid_evkit/.vscode/flash.gdb
+++ b/Examples/MAX78002/CNN/faceid_evkit/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/CNN/faceid_evkit/.vscode/settings.json b/Examples/MAX78002/CNN/faceid_evkit/.vscode/settings.json
index 2f4a3911eb4..1ed8969cc18 100755
--- a/Examples/MAX78002/CNN/faceid_evkit/.vscode/settings.json
+++ b/Examples/MAX78002/CNN/faceid_evkit/.vscode/settings.json
@@ -56,6 +56,7 @@
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/Core/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include/dsp",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/CNN/imagenet-riscv/.vscode/flash.gdb b/Examples/MAX78002/CNN/imagenet-riscv/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78002/CNN/imagenet-riscv/.vscode/flash.gdb
+++ b/Examples/MAX78002/CNN/imagenet-riscv/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/CNN/imagenet/.vscode/flash.gdb b/Examples/MAX78002/CNN/imagenet/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/CNN/imagenet/.vscode/flash.gdb
+++ b/Examples/MAX78002/CNN/imagenet/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/CNN/kws20_demo/.cproject b/Examples/MAX78002/CNN/kws20_demo/.cproject
index b88fee12081..a34eebcabc2 100644
--- a/Examples/MAX78002/CNN/kws20_demo/.cproject
+++ b/Examples/MAX78002/CNN/kws20_demo/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/CNN/kws20_demo/.vscode/flash.gdb b/Examples/MAX78002/CNN/kws20_demo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/CNN/kws20_demo/.vscode/flash.gdb
+++ b/Examples/MAX78002/CNN/kws20_demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/CNN/kws20_demo/.vscode/settings.json b/Examples/MAX78002/CNN/kws20_demo/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/CNN/kws20_demo/.vscode/settings.json
+++ b/Examples/MAX78002/CNN/kws20_demo/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/CNN/pascalvoc-retinanetv7_3/.vscode/flash.gdb b/Examples/MAX78002/CNN/pascalvoc-retinanetv7_3/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78002/CNN/pascalvoc-retinanetv7_3/.vscode/flash.gdb
+++ b/Examples/MAX78002/CNN/pascalvoc-retinanetv7_3/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/CRC/.vscode/flash.gdb b/Examples/MAX78002/CRC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/CRC/.vscode/flash.gdb
+++ b/Examples/MAX78002/CRC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/CSI2/.cproject b/Examples/MAX78002/CSI2/.cproject
index e3dd934f93a..7893faa3367 100644
--- a/Examples/MAX78002/CSI2/.cproject
+++ b/Examples/MAX78002/CSI2/.cproject
@@ -37,6 +37,7 @@
+
diff --git a/Examples/MAX78002/CSI2/.settings/language.settings.xml b/Examples/MAX78002/CSI2/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/CSI2/.settings/language.settings.xml
+++ b/Examples/MAX78002/CSI2/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/CSI2/.vscode/flash.gdb b/Examples/MAX78002/CSI2/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/CSI2/.vscode/flash.gdb
+++ b/Examples/MAX78002/CSI2/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/CSI2/.vscode/settings.json b/Examples/MAX78002/CSI2/.vscode/settings.json
index 2f4a3911eb4..1ed8969cc18 100755
--- a/Examples/MAX78002/CSI2/.vscode/settings.json
+++ b/Examples/MAX78002/CSI2/.vscode/settings.json
@@ -56,6 +56,7 @@
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/Core/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include/dsp",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/CameraIF/.cproject b/Examples/MAX78002/CameraIF/.cproject
index ee3f27e7b07..0ed2f3ef81d 100644
--- a/Examples/MAX78002/CameraIF/.cproject
+++ b/Examples/MAX78002/CameraIF/.cproject
@@ -37,6 +37,7 @@
+
diff --git a/Examples/MAX78002/CameraIF/.settings/language.settings.xml b/Examples/MAX78002/CameraIF/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/CameraIF/.settings/language.settings.xml
+++ b/Examples/MAX78002/CameraIF/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/CameraIF/.vscode/flash.gdb b/Examples/MAX78002/CameraIF/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/CameraIF/.vscode/flash.gdb
+++ b/Examples/MAX78002/CameraIF/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/CameraIF/.vscode/settings.json b/Examples/MAX78002/CameraIF/.vscode/settings.json
index 2f4a3911eb4..1ed8969cc18 100755
--- a/Examples/MAX78002/CameraIF/.vscode/settings.json
+++ b/Examples/MAX78002/CameraIF/.vscode/settings.json
@@ -56,6 +56,7 @@
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/Core/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include/dsp",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/CameraIF_Debayer/.cproject b/Examples/MAX78002/CameraIF_Debayer/.cproject
index bd78ec3b799..f37f700dfd2 100644
--- a/Examples/MAX78002/CameraIF_Debayer/.cproject
+++ b/Examples/MAX78002/CameraIF_Debayer/.cproject
@@ -37,6 +37,7 @@
+
diff --git a/Examples/MAX78002/CameraIF_Debayer/.settings/language.settings.xml b/Examples/MAX78002/CameraIF_Debayer/.settings/language.settings.xml
index 0e2ed8e5c43..d32717b6f37 100644
--- a/Examples/MAX78002/CameraIF_Debayer/.settings/language.settings.xml
+++ b/Examples/MAX78002/CameraIF_Debayer/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/Examples/MAX78002/CameraIF_Debayer/.vscode/flash.gdb b/Examples/MAX78002/CameraIF_Debayer/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/CameraIF_Debayer/.vscode/flash.gdb
+++ b/Examples/MAX78002/CameraIF_Debayer/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/CameraIF_Debayer/.vscode/settings.json b/Examples/MAX78002/CameraIF_Debayer/.vscode/settings.json
index 2f4a3911eb4..1ed8969cc18 100755
--- a/Examples/MAX78002/CameraIF_Debayer/.vscode/settings.json
+++ b/Examples/MAX78002/CameraIF_Debayer/.vscode/settings.json
@@ -56,6 +56,7 @@
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/Core/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include",
"${config:MAXIM_PATH}/Libraries/CMSIS/5.9.0/DSP/Include/dsp",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/Coremark/.vscode/flash.gdb b/Examples/MAX78002/Coremark/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/Coremark/.vscode/flash.gdb
+++ b/Examples/MAX78002/Coremark/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/DMA/.vscode/flash.gdb b/Examples/MAX78002/DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/DMA/.vscode/flash.gdb
+++ b/Examples/MAX78002/DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ECC/.cproject b/Examples/MAX78002/ECC/.cproject
index 2bf2c0897eb..6eeffd3873b 100644
--- a/Examples/MAX78002/ECC/.cproject
+++ b/Examples/MAX78002/ECC/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/ECC/.vscode/flash.gdb b/Examples/MAX78002/ECC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ECC/.vscode/flash.gdb
+++ b/Examples/MAX78002/ECC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ECC/.vscode/settings.json b/Examples/MAX78002/ECC/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/ECC/.vscode/settings.json
+++ b/Examples/MAX78002/ECC/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/EEPROM_Emulator/.vscode/flash.gdb b/Examples/MAX78002/EEPROM_Emulator/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/EEPROM_Emulator/.vscode/flash.gdb
+++ b/Examples/MAX78002/EEPROM_Emulator/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/Flash/.cproject b/Examples/MAX78002/Flash/.cproject
index 2bb4ff60917..bdb89a22bd4 100644
--- a/Examples/MAX78002/Flash/.cproject
+++ b/Examples/MAX78002/Flash/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/Flash/.vscode/flash.gdb b/Examples/MAX78002/Flash/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/Flash/.vscode/flash.gdb
+++ b/Examples/MAX78002/Flash/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/Flash/.vscode/settings.json b/Examples/MAX78002/Flash/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/Flash/.vscode/settings.json
+++ b/Examples/MAX78002/Flash/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/Flash_CLI/.vscode/flash.gdb b/Examples/MAX78002/Flash_CLI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/Flash_CLI/.vscode/flash.gdb
+++ b/Examples/MAX78002/Flash_CLI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/FreeRTOSDemo/.cproject b/Examples/MAX78002/FreeRTOSDemo/.cproject
index 96cc55c34d4..b943204beaa 100644
--- a/Examples/MAX78002/FreeRTOSDemo/.cproject
+++ b/Examples/MAX78002/FreeRTOSDemo/.cproject
@@ -33,17 +33,18 @@
-
-
-
+
+
+
+
diff --git a/Examples/MAX78002/FreeRTOSDemo/.vscode/flash.gdb b/Examples/MAX78002/FreeRTOSDemo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/FreeRTOSDemo/.vscode/flash.gdb
+++ b/Examples/MAX78002/FreeRTOSDemo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/FreeRTOSDemo/.vscode/settings.json b/Examples/MAX78002/FreeRTOSDemo/.vscode/settings.json
index e8a0a00265d..0a0e78ec4c7 100755
--- a/Examples/MAX78002/FreeRTOSDemo/.vscode/settings.json
+++ b/Examples/MAX78002/FreeRTOSDemo/.vscode/settings.json
@@ -54,10 +54,11 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -72,11 +73,12 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/GPIO/.cproject b/Examples/MAX78002/GPIO/.cproject
index 870af7d65fd..cc8ddabe089 100644
--- a/Examples/MAX78002/GPIO/.cproject
+++ b/Examples/MAX78002/GPIO/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/GPIO/.vscode/flash.gdb b/Examples/MAX78002/GPIO/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/GPIO/.vscode/flash.gdb
+++ b/Examples/MAX78002/GPIO/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/GPIO/.vscode/settings.json b/Examples/MAX78002/GPIO/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/GPIO/.vscode/settings.json
+++ b/Examples/MAX78002/GPIO/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/Hello_World/.cproject b/Examples/MAX78002/Hello_World/.cproject
index 641816a9e39..a5e31826404 100644
--- a/Examples/MAX78002/Hello_World/.cproject
+++ b/Examples/MAX78002/Hello_World/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/Hello_World/.vscode/flash.gdb b/Examples/MAX78002/Hello_World/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/Hello_World/.vscode/flash.gdb
+++ b/Examples/MAX78002/Hello_World/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/Hello_World/.vscode/settings.json b/Examples/MAX78002/Hello_World/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/Hello_World/.vscode/settings.json
+++ b/Examples/MAX78002/Hello_World/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/Hello_World_Cpp/.vscode/flash.gdb b/Examples/MAX78002/Hello_World_Cpp/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/Hello_World_Cpp/.vscode/flash.gdb
+++ b/Examples/MAX78002/Hello_World_Cpp/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/I2C/.vscode/flash.gdb b/Examples/MAX78002/I2C/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/I2C/.vscode/flash.gdb
+++ b/Examples/MAX78002/I2C/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/I2C_MNGR/.cproject b/Examples/MAX78002/I2C_MNGR/.cproject
index 6cd9c3a1b03..ee82c0d730d 100644
--- a/Examples/MAX78002/I2C_MNGR/.cproject
+++ b/Examples/MAX78002/I2C_MNGR/.cproject
@@ -32,17 +32,18 @@
-
-
-
-
+
+
+
+
+
diff --git a/Examples/MAX78002/I2C_MNGR/.vscode/flash.gdb b/Examples/MAX78002/I2C_MNGR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/I2C_MNGR/.vscode/flash.gdb
+++ b/Examples/MAX78002/I2C_MNGR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/I2C_MNGR/.vscode/settings.json b/Examples/MAX78002/I2C_MNGR/.vscode/settings.json
index 28df91e4807..d72b78420d7 100755
--- a/Examples/MAX78002/I2C_MNGR/.vscode/settings.json
+++ b/Examples/MAX78002/I2C_MNGR/.vscode/settings.json
@@ -53,10 +53,11 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/include",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,11 +71,12 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source",
"${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F",
- "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/FreeRTOS/Source/portable/GCC/RISC-V"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/I2C_SCAN/.vscode/flash.gdb b/Examples/MAX78002/I2C_SCAN/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/I2C_SCAN/.vscode/flash.gdb
+++ b/Examples/MAX78002/I2C_SCAN/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/I2C_Sensor/.vscode/flash.gdb b/Examples/MAX78002/I2C_Sensor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/I2C_Sensor/.vscode/flash.gdb
+++ b/Examples/MAX78002/I2C_Sensor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/I2S/.vscode/flash.gdb b/Examples/MAX78002/I2S/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/I2S/.vscode/flash.gdb
+++ b/Examples/MAX78002/I2S/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/I2S_DMA/.cproject b/Examples/MAX78002/I2S_DMA/.cproject
index 7ce6c7220cf..589bf894730 100644
--- a/Examples/MAX78002/I2S_DMA/.cproject
+++ b/Examples/MAX78002/I2S_DMA/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/I2S_DMA/.vscode/flash.gdb b/Examples/MAX78002/I2S_DMA/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/I2S_DMA/.vscode/flash.gdb
+++ b/Examples/MAX78002/I2S_DMA/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/I2S_DMA/.vscode/settings.json b/Examples/MAX78002/I2S_DMA/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/I2S_DMA/.vscode/settings.json
+++ b/Examples/MAX78002/I2S_DMA/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/ICC/.vscode/flash.gdb b/Examples/MAX78002/ICC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/ICC/.vscode/flash.gdb
+++ b/Examples/MAX78002/ICC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ImgCapture/.cproject b/Examples/MAX78002/ImgCapture/.cproject
index fa677149e59..72c4c53b2e8 100644
--- a/Examples/MAX78002/ImgCapture/.cproject
+++ b/Examples/MAX78002/ImgCapture/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/ImgCapture/.vscode/flash.gdb b/Examples/MAX78002/ImgCapture/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78002/ImgCapture/.vscode/flash.gdb
+++ b/Examples/MAX78002/ImgCapture/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/ImgCapture/.vscode/settings.json b/Examples/MAX78002/ImgCapture/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/ImgCapture/.vscode/settings.json
+++ b/Examples/MAX78002/ImgCapture/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/LP/.cproject b/Examples/MAX78002/LP/.cproject
index ce0ebc8ca7a..f7e2921cce2 100644
--- a/Examples/MAX78002/LP/.cproject
+++ b/Examples/MAX78002/LP/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/LP/.vscode/flash.gdb b/Examples/MAX78002/LP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/LP/.vscode/flash.gdb
+++ b/Examples/MAX78002/LP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/LP/.vscode/settings.json b/Examples/MAX78002/LP/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/LP/.vscode/settings.json
+++ b/Examples/MAX78002/LP/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/LPCMP/.cproject b/Examples/MAX78002/LPCMP/.cproject
index 76b62f8a2d5..67354a2530b 100644
--- a/Examples/MAX78002/LPCMP/.cproject
+++ b/Examples/MAX78002/LPCMP/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/LPCMP/.vscode/flash.gdb b/Examples/MAX78002/LPCMP/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/LPCMP/.vscode/flash.gdb
+++ b/Examples/MAX78002/LPCMP/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/LPCMP/.vscode/settings.json b/Examples/MAX78002/LPCMP/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/LPCMP/.vscode/settings.json
+++ b/Examples/MAX78002/LPCMP/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/Library_Use/.cproject b/Examples/MAX78002/Library_Use/.cproject
index 2552cd10915..41e0e47a848 100644
--- a/Examples/MAX78002/Library_Use/.cproject
+++ b/Examples/MAX78002/Library_Use/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/Library_Use/.vscode/flash.gdb b/Examples/MAX78002/Library_Use/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78002/Library_Use/.vscode/flash.gdb
+++ b/Examples/MAX78002/Library_Use/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/Library_Use/.vscode/settings.json b/Examples/MAX78002/Library_Use/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/Library_Use/.vscode/settings.json
+++ b/Examples/MAX78002/Library_Use/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/Pulse_Train/.vscode/flash.gdb b/Examples/MAX78002/Pulse_Train/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/Pulse_Train/.vscode/flash.gdb
+++ b/Examples/MAX78002/Pulse_Train/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/QSPI/.cproject b/Examples/MAX78002/QSPI/.cproject
index d3a2a23288d..af0a6b39701 100644
--- a/Examples/MAX78002/QSPI/.cproject
+++ b/Examples/MAX78002/QSPI/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/QSPI/.vscode/flash.gdb b/Examples/MAX78002/QSPI/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78002/QSPI/.vscode/flash.gdb
+++ b/Examples/MAX78002/QSPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/QSPI/.vscode/settings.json b/Examples/MAX78002/QSPI/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/QSPI/.vscode/settings.json
+++ b/Examples/MAX78002/QSPI/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/RTC/.cproject b/Examples/MAX78002/RTC/.cproject
index 6729b7a8eef..1bcea654f74 100644
--- a/Examples/MAX78002/RTC/.cproject
+++ b/Examples/MAX78002/RTC/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/RTC/.vscode/flash.gdb b/Examples/MAX78002/RTC/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/RTC/.vscode/flash.gdb
+++ b/Examples/MAX78002/RTC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/RTC/.vscode/settings.json b/Examples/MAX78002/RTC/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/RTC/.vscode/settings.json
+++ b/Examples/MAX78002/RTC/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/RTC_Backup/.cproject b/Examples/MAX78002/RTC_Backup/.cproject
index 6f69d508d18..c6e0ba7feda 100644
--- a/Examples/MAX78002/RTC_Backup/.cproject
+++ b/Examples/MAX78002/RTC_Backup/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/RTC_Backup/.vscode/flash.gdb b/Examples/MAX78002/RTC_Backup/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/RTC_Backup/.vscode/flash.gdb
+++ b/Examples/MAX78002/RTC_Backup/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/RTC_Backup/.vscode/settings.json b/Examples/MAX78002/RTC_Backup/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/RTC_Backup/.vscode/settings.json
+++ b/Examples/MAX78002/RTC_Backup/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/RV_ARM_Loader/.cproject b/Examples/MAX78002/RV_ARM_Loader/.cproject
index 18a95572e2e..86580923fb2 100644
--- a/Examples/MAX78002/RV_ARM_Loader/.cproject
+++ b/Examples/MAX78002/RV_ARM_Loader/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/RV_ARM_Loader/.vscode/flash.gdb b/Examples/MAX78002/RV_ARM_Loader/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/RV_ARM_Loader/.vscode/flash.gdb
+++ b/Examples/MAX78002/RV_ARM_Loader/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/RV_ARM_Loader/.vscode/settings.json b/Examples/MAX78002/RV_ARM_Loader/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/RV_ARM_Loader/.vscode/settings.json
+++ b/Examples/MAX78002/RV_ARM_Loader/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/SDHC_FAT/.cproject b/Examples/MAX78002/SDHC_FAT/.cproject
index f5c45c29012..78ee393285c 100644
--- a/Examples/MAX78002/SDHC_FAT/.cproject
+++ b/Examples/MAX78002/SDHC_FAT/.cproject
@@ -36,6 +36,7 @@
+
diff --git a/Examples/MAX78002/SDHC_FAT/.vscode/flash.gdb b/Examples/MAX78002/SDHC_FAT/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/SDHC_FAT/.vscode/flash.gdb
+++ b/Examples/MAX78002/SDHC_FAT/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/SDHC_FAT/.vscode/settings.json b/Examples/MAX78002/SDHC_FAT/.vscode/settings.json
index b133acb5b1c..cbc720d9df8 100755
--- a/Examples/MAX78002/SDHC_FAT/.vscode/settings.json
+++ b/Examples/MAX78002/SDHC_FAT/.vscode/settings.json
@@ -55,6 +55,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/SDHC/Include",
"${config:MAXIM_PATH}/Libraries/SDHC/ff13/Source",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/SDHC/ff13/Source",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/SDHC_Raw/.cproject b/Examples/MAX78002/SDHC_Raw/.cproject
index 9609cfd368b..ed363dd5496 100644
--- a/Examples/MAX78002/SDHC_Raw/.cproject
+++ b/Examples/MAX78002/SDHC_Raw/.cproject
@@ -36,6 +36,7 @@
+
diff --git a/Examples/MAX78002/SDHC_Raw/.vscode/flash.gdb b/Examples/MAX78002/SDHC_Raw/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/SDHC_Raw/.vscode/flash.gdb
+++ b/Examples/MAX78002/SDHC_Raw/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/SDHC_Raw/.vscode/settings.json b/Examples/MAX78002/SDHC_Raw/.vscode/settings.json
index b133acb5b1c..cbc720d9df8 100755
--- a/Examples/MAX78002/SDHC_Raw/.vscode/settings.json
+++ b/Examples/MAX78002/SDHC_Raw/.vscode/settings.json
@@ -55,6 +55,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/SDHC/Include",
"${config:MAXIM_PATH}/Libraries/SDHC/ff13/Source",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -71,6 +72,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/SDHC/ff13/Source",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/SPI/.cproject b/Examples/MAX78002/SPI/.cproject
index fe0e25c15e1..2aaad0458fb 100644
--- a/Examples/MAX78002/SPI/.cproject
+++ b/Examples/MAX78002/SPI/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/SPI/.vscode/flash.gdb b/Examples/MAX78002/SPI/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/SPI/.vscode/flash.gdb
+++ b/Examples/MAX78002/SPI/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/SPI/.vscode/settings.json b/Examples/MAX78002/SPI/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/SPI/.vscode/settings.json
+++ b/Examples/MAX78002/SPI/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/SPI_ControllerTarget/.cproject b/Examples/MAX78002/SPI_ControllerTarget/.cproject
index b27204de704..147e9770689 100644
--- a/Examples/MAX78002/SPI_ControllerTarget/.cproject
+++ b/Examples/MAX78002/SPI_ControllerTarget/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/SPI_ControllerTarget/.vscode/flash.gdb b/Examples/MAX78002/SPI_ControllerTarget/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/SPI_ControllerTarget/.vscode/flash.gdb
+++ b/Examples/MAX78002/SPI_ControllerTarget/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/SPI_ControllerTarget/.vscode/settings.json b/Examples/MAX78002/SPI_ControllerTarget/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/SPI_ControllerTarget/.vscode/settings.json
+++ b/Examples/MAX78002/SPI_ControllerTarget/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/SPI_MasterSlave/.cproject b/Examples/MAX78002/SPI_MasterSlave/.cproject
index 7ff7dc8bedf..087423954f4 100644
--- a/Examples/MAX78002/SPI_MasterSlave/.cproject
+++ b/Examples/MAX78002/SPI_MasterSlave/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/SPI_MasterSlave/.vscode/flash.gdb b/Examples/MAX78002/SPI_MasterSlave/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/SPI_MasterSlave/.vscode/flash.gdb
+++ b/Examples/MAX78002/SPI_MasterSlave/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/SPI_MasterSlave/.vscode/settings.json b/Examples/MAX78002/SPI_MasterSlave/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/SPI_MasterSlave/.vscode/settings.json
+++ b/Examples/MAX78002/SPI_MasterSlave/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/TFT_Demo/.vscode/flash.gdb b/Examples/MAX78002/TFT_Demo/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/TFT_Demo/.vscode/flash.gdb
+++ b/Examples/MAX78002/TFT_Demo/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/TMR/.vscode/flash.gdb b/Examples/MAX78002/TMR/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/TMR/.vscode/flash.gdb
+++ b/Examples/MAX78002/TMR/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/TRNG/.vscode/flash.gdb b/Examples/MAX78002/TRNG/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/TRNG/.vscode/flash.gdb
+++ b/Examples/MAX78002/TRNG/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/Temp_Monitor/.cproject b/Examples/MAX78002/Temp_Monitor/.cproject
index 861f6c68717..128180cf1b4 100644
--- a/Examples/MAX78002/Temp_Monitor/.cproject
+++ b/Examples/MAX78002/Temp_Monitor/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/Temp_Monitor/.vscode/flash.gdb b/Examples/MAX78002/Temp_Monitor/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/Temp_Monitor/.vscode/flash.gdb
+++ b/Examples/MAX78002/Temp_Monitor/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/Temp_Monitor/.vscode/settings.json b/Examples/MAX78002/Temp_Monitor/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/Temp_Monitor/.vscode/settings.json
+++ b/Examples/MAX78002/Temp_Monitor/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/UART/.cproject b/Examples/MAX78002/UART/.cproject
index 283a2309d18..b26bb4959c1 100644
--- a/Examples/MAX78002/UART/.cproject
+++ b/Examples/MAX78002/UART/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/UART/.vscode/flash.gdb b/Examples/MAX78002/UART/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/UART/.vscode/flash.gdb
+++ b/Examples/MAX78002/UART/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/UART/.vscode/settings.json b/Examples/MAX78002/UART/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/UART/.vscode/settings.json
+++ b/Examples/MAX78002/UART/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/USB/USB_CDCACM/.cproject b/Examples/MAX78002/USB/USB_CDCACM/.cproject
index 5ef03adf8de..7336a933010 100644
--- a/Examples/MAX78002/USB/USB_CDCACM/.cproject
+++ b/Examples/MAX78002/USB/USB_CDCACM/.cproject
@@ -40,6 +40,7 @@
+
diff --git a/Examples/MAX78002/USB/USB_CDCACM/.vscode/flash.gdb b/Examples/MAX78002/USB/USB_CDCACM/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/USB/USB_CDCACM/.vscode/flash.gdb
+++ b/Examples/MAX78002/USB/USB_CDCACM/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/USB/USB_CDCACM/.vscode/settings.json b/Examples/MAX78002/USB/USB_CDCACM/.vscode/settings.json
index 5bd44223b99..be48b866b71 100755
--- a/Examples/MAX78002/USB/USB_CDCACM/.vscode/settings.json
+++ b/Examples/MAX78002/USB/USB_CDCACM/.vscode/settings.json
@@ -59,6 +59,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/enumerate",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/core/musbhsfc",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -78,6 +79,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/enumerate",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/USB/USB_CDCACM/Makefile b/Examples/MAX78002/USB/USB_CDCACM/Makefile
index 8a9ad64a8dc..a5477ec9551 100644
--- a/Examples/MAX78002/USB/USB_CDCACM/Makefile
+++ b/Examples/MAX78002/USB/USB_CDCACM/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/.cproject b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/.cproject
index a1577a30274..16df2faacdd 100644
--- a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/.cproject
+++ b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/.cproject
@@ -40,6 +40,7 @@
+
diff --git a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb
+++ b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/.vscode/settings.json b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/.vscode/settings.json
index 5bd44223b99..be48b866b71 100755
--- a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/.vscode/settings.json
+++ b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/.vscode/settings.json
@@ -59,6 +59,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/enumerate",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/core/musbhsfc",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -78,6 +79,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/enumerate",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/Makefile b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/Makefile
index 8a9ad64a8dc..a5477ec9551 100644
--- a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/Makefile
+++ b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_CDC/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/.cproject b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/.cproject
index d8437941628..4f7be15cbf5 100644
--- a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/.cproject
+++ b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/.cproject
@@ -40,6 +40,7 @@
+
diff --git a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb
+++ b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/.vscode/settings.json b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/.vscode/settings.json
index 5bd44223b99..be48b866b71 100755
--- a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/.vscode/settings.json
+++ b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/.vscode/settings.json
@@ -59,6 +59,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/enumerate",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/core/musbhsfc",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -78,6 +79,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/enumerate",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/Makefile b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/Makefile
index 8a9ad64a8dc..a5477ec9551 100644
--- a/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/Makefile
+++ b/Examples/MAX78002/USB/USB_CompositeDevice_MSC_HID/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX78002/USB/USB_HIDKeyboard/.cproject b/Examples/MAX78002/USB/USB_HIDKeyboard/.cproject
index 4855971c166..5e93fd42c71 100644
--- a/Examples/MAX78002/USB/USB_HIDKeyboard/.cproject
+++ b/Examples/MAX78002/USB/USB_HIDKeyboard/.cproject
@@ -40,6 +40,7 @@
+
diff --git a/Examples/MAX78002/USB/USB_HIDKeyboard/.vscode/flash.gdb b/Examples/MAX78002/USB/USB_HIDKeyboard/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/USB/USB_HIDKeyboard/.vscode/flash.gdb
+++ b/Examples/MAX78002/USB/USB_HIDKeyboard/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/USB/USB_HIDKeyboard/.vscode/settings.json b/Examples/MAX78002/USB/USB_HIDKeyboard/.vscode/settings.json
index 5bd44223b99..be48b866b71 100755
--- a/Examples/MAX78002/USB/USB_HIDKeyboard/.vscode/settings.json
+++ b/Examples/MAX78002/USB/USB_HIDKeyboard/.vscode/settings.json
@@ -59,6 +59,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/enumerate",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/core/musbhsfc",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -78,6 +79,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/enumerate",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/USB/USB_HIDKeyboard/Makefile b/Examples/MAX78002/USB/USB_HIDKeyboard/Makefile
index 8a9ad64a8dc..a5477ec9551 100644
--- a/Examples/MAX78002/USB/USB_HIDKeyboard/Makefile
+++ b/Examples/MAX78002/USB/USB_HIDKeyboard/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX78002/USB/USB_MassStorage/.cproject b/Examples/MAX78002/USB/USB_MassStorage/.cproject
index 6e06dd83eea..bd98752a3ec 100644
--- a/Examples/MAX78002/USB/USB_MassStorage/.cproject
+++ b/Examples/MAX78002/USB/USB_MassStorage/.cproject
@@ -40,6 +40,7 @@
+
diff --git a/Examples/MAX78002/USB/USB_MassStorage/.vscode/flash.gdb b/Examples/MAX78002/USB/USB_MassStorage/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78002/USB/USB_MassStorage/.vscode/flash.gdb
+++ b/Examples/MAX78002/USB/USB_MassStorage/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/USB/USB_MassStorage/.vscode/settings.json b/Examples/MAX78002/USB/USB_MassStorage/.vscode/settings.json
index 5bd44223b99..be48b866b71 100755
--- a/Examples/MAX78002/USB/USB_MassStorage/.vscode/settings.json
+++ b/Examples/MAX78002/USB/USB_MassStorage/.vscode/settings.json
@@ -59,6 +59,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/enumerate",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/core/musbhsfc",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -78,6 +79,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/enumerate",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/USB/USB_MassStorage/Makefile b/Examples/MAX78002/USB/USB_MassStorage/Makefile
index 8a9ad64a8dc..a5477ec9551 100644
--- a/Examples/MAX78002/USB/USB_MassStorage/Makefile
+++ b/Examples/MAX78002/USB/USB_MassStorage/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/.cproject b/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/.cproject
index 7adb2c12c07..e2f91c53eca 100644
--- a/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/.cproject
+++ b/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/.cproject
@@ -40,6 +40,7 @@
+
diff --git a/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/.vscode/flash.gdb b/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/.vscode/flash.gdb
index fc627ae86a3..8f22801a47d 100755
--- a/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/.vscode/flash.gdb
+++ b/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/.vscode/settings.json b/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/.vscode/settings.json
index 5bd44223b99..be48b866b71 100755
--- a/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/.vscode/settings.json
+++ b/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/.vscode/settings.json
@@ -59,6 +59,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/enumerate",
"${config:MAXIM_PATH}/Libraries/MAXUSB/include/core/musbhsfc",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -78,6 +79,7 @@
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/devclass",
"${config:MAXIM_PATH}/Libraries/MAXUSB/src/enumerate",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/Makefile b/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/Makefile
index 8a9ad64a8dc..a5477ec9551 100644
--- a/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/Makefile
+++ b/Examples/MAX78002/USB/USB_MassStorage_ThroughPut/Makefile
@@ -131,7 +131,7 @@ $(info Loaded project.mk)
ifeq "$(MAXIM_PATH)" ""
# MAXIM_PATH is still not defined...
-DEPTH := ../../../
+DEPTH := ../../../../
MAXIM_PATH := $(abspath $(DEPTH))
$(warning Warning: MAXIM_PATH is not set! Set MAXIM_PATH in your environment or in project.mk to clear this warning.)
$(warning Warning: Attempting to use $(MAXIM_PATH) calculated from relative path)
diff --git a/Examples/MAX78002/WUT/.vscode/flash.gdb b/Examples/MAX78002/WUT/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/WUT/.vscode/flash.gdb
+++ b/Examples/MAX78002/WUT/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/Watchdog/.cproject b/Examples/MAX78002/Watchdog/.cproject
index 8fb5d895511..4fc894d9de4 100644
--- a/Examples/MAX78002/Watchdog/.cproject
+++ b/Examples/MAX78002/Watchdog/.cproject
@@ -34,6 +34,7 @@
+
diff --git a/Examples/MAX78002/Watchdog/.vscode/flash.gdb b/Examples/MAX78002/Watchdog/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/Watchdog/.vscode/flash.gdb
+++ b/Examples/MAX78002/Watchdog/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/Watchdog/.vscode/settings.json b/Examples/MAX78002/Watchdog/.vscode/settings.json
index 7e077a807ea..8913632f396 100755
--- a/Examples/MAX78002/Watchdog/.vscode/settings.json
+++ b/Examples/MAX78002/Watchdog/.vscode/settings.json
@@ -53,6 +53,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.browse.path": [
@@ -68,6 +69,7 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
],
"C_Cpp.default.defines": [
diff --git a/Examples/MAX78002/WearLeveling/.cproject b/Examples/MAX78002/WearLeveling/.cproject
index dd4d46542b2..f5f4b47c077 100644
--- a/Examples/MAX78002/WearLeveling/.cproject
+++ b/Examples/MAX78002/WearLeveling/.cproject
@@ -32,17 +32,17 @@
-
-
-
-
+
+
+
+
diff --git a/Examples/MAX78002/WearLeveling/.vscode/flash.gdb b/Examples/MAX78002/WearLeveling/.vscode/flash.gdb
old mode 100644
new mode 100755
index fc627ae86a3..8f22801a47d
--- a/Examples/MAX78002/WearLeveling/.vscode/flash.gdb
+++ b/Examples/MAX78002/WearLeveling/.vscode/flash.gdb
@@ -1,5 +1,6 @@
define flash_m4
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
@@ -8,8 +9,9 @@ end
define flash_m4_run
set architecture armv7e-m
+ set remotetimeout 10
target remote | openocd -c "gdb_port pipe;log_output flash.log" -s $arg0/scripts -f interface/$arg1 -f target/$arg2 -c "init; reset halt"
load
compare-sections
monitor resume
-end
\ No newline at end of file
+end
diff --git a/Examples/MAX78002/WearLeveling/.vscode/settings.json b/Examples/MAX78002/WearLeveling/.vscode/settings.json
index 9d898742367..b348025ea21 100755
--- a/Examples/MAX78002/WearLeveling/.vscode/settings.json
+++ b/Examples/MAX78002/WearLeveling/.vscode/settings.json
@@ -53,10 +53,10 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PMIC",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
"${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/inc",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.browse.path": [
"${workspaceFolder}",
@@ -70,11 +70,11 @@
"${config:MAXIM_PATH}/Libraries/MiscDrivers/PushButton",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/Touchscreen",
"${config:MAXIM_PATH}/Libraries/MiscDrivers",
- "${config:MAXIM_PATH}/Libraries/littlefs",
- "${config:MAXIM_PATH}/Libraries/littlefs/bd",
- "${config:MAXIM_PATH}/Libraries/CLI/src",
"${config:MAXIM_PATH}/Libraries/MiscDrivers/ADC",
- "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC"
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/EEPROM",
+ "${config:MAXIM_PATH}/Libraries/MiscDrivers/CODEC",
+ "${config:MAXIM_PATH}/Libraries/littlefs",
+ "${config:MAXIM_PATH}/Libraries/littlefs/bd"
],
"C_Cpp.default.defines": [