VsCode给STM32F103C8T6芯片下载程序失败
为什么啊,我用DAP_LINK给开发板下载程序是好的,但是给我自己焊接的板子就不行 #嘉立创PCB# openocd -f interface/cmsis-dap.cfg -f target/stm32f1x.cfg -c 'program build/TestPWM.bin verify reset exit 0x08000000' Open On-Chip Debugger 0.12.0 (2024-09-16) [https://github.com/sysprogs/openocd] Licensed under GNU GPL v2 libusb1 d52e355daa09f17ce64819122cb067b8a2ee0d4b For bug reports, read http://openocd.org/doc/doxygen/bugs.html Info : auto-selecting first available session transport "swd". To override use 'transport select '. Info : CMSIS-DAP: SWD supported Info : CMSIS-DAP: JTAG supported Info : CMSIS-DAP: FW Version = 1.0 Info : CMSIS-DAP: Interface Initialised (SWD) Info : SWCLK/TCK = 1 SWDIO/TMS = 1 TDI = 1 TDO = 1 nTRST = 0 nRESET = 0 Info : CMSIS-DAP: Interface ready Info : clock speed 1000 kHz Error: Error connecting DP: cannot read IDR in procedure 'program' ** OpenOCD init failed ** shutdown command invoked