Page 1 of 1

flash driver 'stm32f7x' not found

Posted: Mon Apr 16, 2018 2:00 am
by ygramoel
I am trying to use OpenOCD on Linux Mint to access a Nucleo-F767ZI board, but keep getting "flash driver 'stm32f7x' not found". A web search for this error does not yield any results.

I am new to OpenOCD, so I have no idea where to look for the missing driver. Any suggestions?
Code: Select all
$ openocd -f nucleo_f767zi.cfg -s ocd_scripts -c "init; reset halt"
Open On-Chip Debugger 0.9.0 (2018-01-24-01:05)
Licensed under GNU GPL v2
For bug reports, read
	http://openocd.org/doc/doxygen/bugs.html
Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
Error: flash driver 'stm32f7x' not found