AC6 OpenOCD not working with STM32CubeMX import
Also, when i start a debug session, before the timeout event comes, I have this message in the console:
Open On-Chip Debugger 0.9.0 (2018-01-21-13:43)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
srst_only separate srst_nogate srst_open_drain connect_assert_srst
embedded:startup.tcl:21: Error: Unknown param:
, try one of: -irlen, -irmask, -ircapture, -enable, -disable, -expected-id, or -ignore-version
in procedure ‘script’
at file “embedded:startup.tcl”, line 60
at file “Debug.cfg”, line 28
in procedure ‘swj_newdap’ called at file “/home/francois/Ac6/SystemWorkbench/plugins/fr.ac6.mcu.debug_2.1.4.201801121207/resources/openocd/st_scripts/target/stm32f4x.cfg”, line 72
in procedure ‘hla’ called at file “/home/francois/Ac6/SystemWorkbench/plugins/fr.ac6.mcu.debug_2.1.4.201801121207/resources/openocd/st_scripts/target/swj-dp.tcl”, line 28
in procedure ‘ocd_bouncer’
at file “embedded:startup.tcl”, line 21


