STM32にCLionで作成したコードを書き込もうとしたところ以下のようなエラーが発生しました。どなたか解決できませんか? 環境など必要な情報があったら教えてほしいです ・[0mxPack Open On-Chip Debugger 0.12.0+dev-01850-geb6f2745b-dirty (2025-02-07-10:08) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html none separate DEPRECATED! use 'tcl port' not 'tcl_port' DEPRECATED! use 'gdb port', not 'gdb_port' DEPRECATED! use 'tcl port' not 'tcl_port' Info : STLINK V2J42M27 (API v2) VID:PID 0483:374B Info : Target voltage: 2.874370 ・[0mInfo : Unable to match requested speed 2000 kHz, using 1800 kHz Info : Unable to match requested speed 2000 kHz, using 1800 kHz Info : clock speed 1800 kHz Info : stlink_dap_op_connect(connect) Info : SWD DPIDR 0x2ba01477 Info : [stm32f4x.cpu] Cortex-M4 r0p1 processor detected Info : [stm32f4x.cpu] target has 6 breakpoints, 4 watchpoints Info : [stm32f4x.cpu] Examination succeed Info : [stm32f4x.cpu] gdb port disabled Info : Unable to match requested speed 2000 kHz, using 1800 kHz Info : Unable to match requested speed 2000 kHz, using 1800 kHz [stm32f4x.cpu] halted due to breakpoint, current mode: Thread xPSR: 0x01000000 pc: 0x080032f0 msp: 0x20020000 Info : Unable to match requested speed 8000 kHz, using 4000 kHz Info : Unable to match requested speed 8000 kHz, using 4000 kHz ** Programming Started ** Info : device id = 0x100f6413 Info : flash size = 1024 KiB ** Programming Finished ** Info : Unable to match requested speed 2000 kHz, using 1800 kHz Info : Unable to match requested speed 2000 kHz, using 1800 kHz shutdown command invoked