2024-11-25 06:46 PM - edited 2024-11-25 07:00 PM
STM32CubeIDE
Version: 1.15.1
Build: 21094_20240412_1041 (UTC)
OS: Windows 10, v.10.0, x86_64 / win32
Java vendor: Eclipse Adoptium
Java runtime version: 17.0.8.1+1
Java version: 17.0.8.1
STLINK V3J15M6B5S1
The Debug settings:
Click "Show Command Line":
C:\ST\STM32CubeIDE_1.13.1\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.openocd.win32_2.3.100.202312181736\tools\bin\openocd.exe "-f" "H723_SignCtrl Debug.cfg" "-s" "C:/Users/aaa/work/software/H723SignCtrl/REV2" "-s" "C:/ST/STM32CubeIDE_1.13.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.debug.openocd_2.2.0.202401261111/resources/openocd/st_scripts" "-s" "C:/ST/STM32CubeIDE_1.13.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mpu.debug.openocd_2.1.100.202402161658/resources/openocd/st_scripts" "-c" "gdb_report_data_abort enable" "-c" "gdb_port 3333" "-c" "tcl_port 6666" "-c" "telnet_port 4444"
Console output:
Open On-Chip Debugger 0.12.0-00029-gf77e7cb03 (2023-12-15-13:25) [https://github.com/STMicroelectronics/OpenOCD]
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
stm32h7x_cti_prepare_restart_one
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Info : STLINK V3J15M6B5S1 (API v3) VID:PID 0483:3753
Info : Target voltage: 0.000000
Error: target voltage may be too low for reliable debugging
Info : Unable to match requested speed 1800 kHz, using 1000 kHz
Info : Unable to match requested speed 1800 kHz, using 1000 kHz
Info : clock speed 1000 kHz
Info : stlink_dap_op_connect(connect)
Info : SWD DPIDR 0x6ba02477
Info : [STM32H723ZGTx.cm7] Cortex-M7 r1p2 processor detected
Info : [STM32H723ZGTx.cm7] target has 8 breakpoints, 4 watchpoints
Info : gdb port disabled
Info : starting gdb server for STM32H723ZGTx.cm7 on 3333
Info : Listening on port 3333 for gdb connections
Info : [STM32H723ZGTx.cm7] external reset detected
Info : accepting 'gdb' connection on tcp/3333
[STM32H723ZGTx.cm7] halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x08003a90 msp: 0x24050000
Info : Unable to match requested speed 1800 kHz, using 1000 kHz
Info : Unable to match requested speed 1800 kHz, using 1000 kHz
Info : Device: STM32H72x/73x
Info : flash size probed value 1024k
Info : STM32H7 flash has a single bank
Info : Bank (0) size is 1024 kb, base address is 0x08000000
Info : New GDB Connection: 1, Target STM32H723ZGTx.cm7, state: halted
[STM32H723ZGTx.cm7] halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x08003a90 msp: 0x24050000
Info : Unable to match requested speed 1800 kHz, using 1000 kHz
Info : Unable to match requested speed 1800 kHz, using 1000 kHz
Info : Padding image section 0 at 0x080002cc with 4 bytes
Info : Padding image section 1 at 0x0802e614 with 12 bytes (bank write end alignment)
Error: Failed to write memory at 0x24003a54
Error: error writing to flash at address 0x08000000 at offset 0x00000000
[STM32H723ZGTx.cm7] halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x08003a90 msp: 0x24050000
Info : dropped 'gdb' connection
shutdown command invoked