Can't run debugger - It was working
In my case on the Nucleo 64 STM32L476 board, the debugger was working the previous day. Then today, I got the:
“in procedure ‘ocd_bouncer’
- OpenOCD init failed **
shutdown command invoked”
error.
All I did was disconnect board from computer and reconnect. Initiated debug and it worked fine again.
Too bad all errors aren’t that easy to solve.