I just upgraded from Ubuntu Server 20.04 to 22.04 so I could install and use
the latest version of openocd.
I now have version 0.11.0 but I am getting a segmentation fault as shown below.
This happens with two boards:
ST Nucleo-F091RC
ST STM32WB Nucleo board
twisthink@nuc-tester-45166:~$ openocd
Should be due to this
https://sourceforge.net/p/openocd/tickets/308/
It is fixed in OpenOCD master branch.
Antonio
On Sat, Apr 23, 2022 at 12:15 AM Bob Ensink wrote:
> I just upgraded from Ubuntu Server 20.04 to 22.04 so I could install and
> use the latest version of openocd.
>
> I now have
You'll probably need to at least capture and post a verbose log using -d3.
Did you try building OpenOCD from the git repo to see if that works?
From: Bob Ensink
Sent: Friday, April 22, 2022 10:39:25 PM
To: openocd-devel@lists.sourceforge.net
Cc: Isaac Chen
Subjec