reviving openocd debugging

This commit is contained in:
rusefi 2017-03-19 16:47:08 -04:00
parent bdd1be89dc
commit df9cfe6c9a
2 changed files with 5 additions and 3 deletions

View File

@ -0,0 +1,5 @@
rem if you have an older Rev C discovery please update to latest Rev D firmware
rem As of March 2017 this enabled GDB debugging using ARM Eclipse plug-in
openocd\openocd.exe -f openocd/stm32f429disc1.cfg -c init -c reset

View File

@ -1,3 +0,0 @@
rem if you have an older Rev C discovery please update to latest Rev D firmware
openocd-0.8.0 -f interface/stlink-v2.cfg -f target/stm32f4x_stlink.cfg -c init -c reset