Resolved! OpenOCD cannot open connection to STM32L4 board (STEVAL STWINCSV1)
I have a STEVAL STWINCSV1 board with an STM32L4R9 chip connected to my computer via USB. I am trying to use OpenOCD to flash a new image. I am using the command `openocd -d -f board/stm32l4discovery.cfg` to try to open a connection to the board. Here...