@@ -573,7 +573,7 @@ Then it is possible to start openocd:
573573
574574``` console
575575$ .../xpack-openocd-0.12.0-1/bin/openocd -f " board/stm32f4discovery.cfg"
576- xPack OpenOCD x86_64 Open On-Chip Debugger 0.12.0+dev (2022-09- 01-20:26 )
576+ xPack Open On-Chip Debugger 0.12.0-01004-g9ea7f3d64-dirty (2023- 01-30-16:23 )
577577Licensed under GNU GPL v2
578578For bug reports, read
579579 http://openocd.org/doc/doxygen/bugs.html
@@ -583,13 +583,14 @@ srst_only separate srst_nogate srst_open_drain connect_deassert_srst
583583Info : Listening on port 6666 for tcl connections
584584Info : Listening on port 4444 for telnet connections
585585Info : clock speed 2000 kHz
586- Info : STLINK V2J14S0 (API v2) VID:PID 0483:3748
587- Info : Target voltage: 2.893326
588- Info : stm32f4x.cpu: hardware has 6 breakpoints, 4 watchpoints
586+ Info : STLINK V2J39S0 (API v2) VID:PID 0483:3748
587+ Info : Target voltage: 2.901598
588+ Info : [stm32f4x.cpu] Cortex-M4 r0p1 processor detected
589+ Info : [stm32f4x.cpu] target has 6 breakpoints, 4 watchpoints
589590Info : starting gdb server for stm32f4x.cpu on 3333
590591Info : Listening on port 3333 for gdb connections
591- target halted due to breakpoint, current mode: Thread
592- xPSR: 0x21000000 pc: 0x0800113c msp: 0x2001ff78
592+ [stm32f4x.cpu] halted due to breakpoint, current mode: Handler HardFault
593+ xPSR: 0x61000003 pc: 0x080002d6 msp: 0x2001ff78
593594^C
594595shutdown command invoked
595596```
0 commit comments