F:\CUBEMX\Open-OCD\OpenOCD-20230103-0.12.0\bin\openocd.exe -s F:\CUBEMX\Open-OCD\OpenOCD-20230103-0.12.0\share\openocd\scripts -f D:\STM32\config\daplink.cfg -c "tcl_port disabled" -c "gdb_port disabled" -c "tcl_port disabled" -c "program \"D:/STM32/cmake-build-debug/STM32.elf\"" -c reset -c shutdown
[0mOpen On-Chip Debugger 0.12.0 (2023-01-03) [https://github.com/sysprogs/openocd]
Licensed under GNU GPL v2
libusb1 09e75e98b4d9ea7909e8837b7a3f00dda4589dc3
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
[0madapter speed: 5000 kHz
Info : CMSIS-DAP: SWD supported
Info : CMSIS-DAP: Atomic commands supported
Info : CMSIS-DAP: Test domain timer supported
Info : CMSIS-DAP: FW Version = 2.1.0
Info : CMSIS-DAP: Serial# = 0720000100550041510000054e543652a5a5a5a597969908
Info : CMSIS-DAP: Interface Initialised (SWD)
Info : SWCLK/TCK = 1 SWDIO/TMS = 1 TDI = 0 TDO = 0 nTRST = 0 nRESET = 1
Info : CMSIS-DAP: Interface ready
Info : clock speed 5000 kHz
Info : SWD DPIDR 0xfe0c001b
in procedure 'program'
** OpenOCD init failed **
shutdown command invoked
请问如何解决