From c6dcf440c46ccdd038d60c79ef1977a5914893c0 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Mon, 18 Dec 2023 00:19:12 -0500 Subject: [PATCH] only:docs --- misc/install/run_openocd_f7.bat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/install/run_openocd_f7.bat b/misc/install/run_openocd_f7.bat index 4ad56a1df7..02137e9264 100644 --- a/misc/install/run_openocd_f7.bat +++ b/misc/install/run_openocd_f7.bat @@ -1 +1,4 @@ +# it's fragile :( sometimes you have to turn things on/off but cheap stlink v2 does connect to F7 using this script +# hint: use some other tool to transfer binary, use GDB only for actual debug + openocd\openocd.exe -f openocd/st_nucleo_f7.cfg -c init -c reset