Error: OpenOCD only supports Debug Module version 2 (0.13) and 3 (1.0), not 9 (dmstatus=0x80080039). This error might be caused by a JTAG signal issue. Try reducing the JTAG clock speed.? ? ?OpenOCD是 2.0版本的,? 完整报警如下
Open On-Chip Debugger 0.11.0+dev-02415-gfad123a16-dirty (2024-01-24-13:40)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Info : only one transport option; autoselect 'sdi'
Warn : Transport "sdi" was already selected
Ready for Remote Connections
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Info : WCH-Link-CH549? mode:RV version 2.11?
Info : wlink_init ok
Warn : unknow speed config
Info : clock speed 3000 kHz
Info : [wch_riscv.cpu.0] datacount=2 progbufsize=8
Info : [wch_riscv.cpu.0] Examined RISC-V core; found 1 harts
Info : [wch_riscv.cpu.0]? XLEN=32, misa=0x40901125
[wch_riscv.cpu.0] Target successfully examined.
Info : starting gdb server for wch_riscv.cpu.0 on 3333
Info : Listening on port 3333 for gdb connections
Info : accepting 'gdb' connection on tcp/3333
Info : device id = 0xf06eabcd
Info : flash size = 128kbytes
Warn : Prefer GDB command "target extended-remote :3333" instead of "target remote :3333"
Warn : keep_alive() was not invoked in the 1000 ms timelimit. GDB alive packet not sent! (5909 ms). Workaround: increase "set remotetimeout" in GDB
Error: OpenOCD only supports Debug Module version 2 (0.13) and 3 (1.0), not 9 (dmstatus=0x80080039). This error might be caused by a JTAG signal issue. Try reducing the JTAG clock speed.