Forum: System Workbench for STM32

Openocd: "failed to get read pointer"

Found the problem:
Independent Watchdog (IWDG) was set to hardware mode in the chip.
Solution:
Disable it in the option bytes in the chip.

Sorry for the inconvenience, hopefully helpful if someone else has the same situation.