Not able to debug with STM32F07 dev board. Attached the debug log, kindly help me in this. Thank
STMicroelectronics ST-LINK GDB server. Version 7.3.0
Copyright (c) 2023, STMicroelectronics. All rights reserved.
Starting server with the following options:
Persistent Mode : Disabled
LogFile Name : C:\Workspace\RTOS_Workspace\001_Tasks\Debug\st-link_gdbserver_log.txt
Logging Level : 31
Listen Port Number : 61234
Status Refresh Delay : 15s
Verbose Mode : Enabled
SWD Debug : Enabled
InitWhile : Enabled
COM frequency = 4000 kHz
Target connection mode: Under reset
Reading ROM table for AP 0 @0xe00fffd0
Hardware watchpoint supported by the target
ST-LINK Firmware version : V2J41M27
Device ID: 0x413
PC: 0x8000c24
ST-LINK device status: HALT_MODE
ST-LINK detects target voltage = 2.90 V
ST-LINK device status: HALT_MODE
ST-LINK device initialization OK
Stm32Device, pollAndNotify running...
SwvSrv state change: 0 -> 1
Waiting for debugger connection...
Waiting for connection on port 61234...
Waiting for connection on port 61235...
Accepted connection on port 61234...
Debugger connected
Waiting for debugger connection...
Waiting for connection on port 61234...
GDB session thread running
GdbSessionManager, session started: 1
Accepted connection on port 61234...
Debugger connected
Waiting for debugger connection...
Waiting for connection on port 61234...
GDB session thread running
GdbSessionManager, session started: 2
Accepted connection on port 61235...
SWV collect poll delay set to 3604µs for baudrate 1894000Hz (buffer size 2048b)
SwvSrv state change: 1 -> 2
Stm32Device, closeDevice() entry
SwvSrv state change: 2 -> 4
GDB session, device event: 5
GDB session, device event: 5
Stm32Device, pollAndNotify stopped
Stm32Device, closeDevice() exit
------ Switching to STM32CubeProgrammer -----
-------------------------------------------------------------------
STM32CubeProgrammer v2.13.0
-------------------------------------------------------------------
Log output file: C:\Users\SARAVA~1\AppData\Local\Temp\STM32CubeProgrammer_a22120.log
ST-LINK SN : 0670FF495277504867224633
ST-LINK FW : V2J41M27
Board : STM32F4DISCOVERY
Voltage : 2.90V
SWD freq : 4000 KHz
Connect mode: Under Reset
Reset mode : Hardware reset
Device ID : 0x413
Revision ID : Rev Y
Device name : STM32F405xx/F407xx/F415xx/F417xx
Flash size : 1 MBytes (default)
Device type : MCU
Device CPU : Cortex-M4
BL Version : 0x91
Memory Programming ...
Opening and parsing file: ST-LINK_GDB_server_a22120.srec
File : ST-LINK_GDB_server_a22120.srec
Size : 15.46 KB
Address : 0x08000000
Erasing memory corresponding to segment 0:
Erasing internal memory sector 0
Download in Progress:
�������������������������������������������������� 0%
�������������������������������������������������� 100%
File download complete
Time elapsed during download operation: 00:00:00.506
Verifying ...
Read progress:
�������������������������������������������������� 50%
�������������������������������������������������� 100%
Download verified successfully
------ Switching context -----
COM frequency = 4000 kHz
Target connection mode: Under reset
Reading ROM table for AP 0 @0xe00fffd0
Hardware watchpoint supported by the target
ST-LINK Firmware version : V2J41M27
Device ID: 0x413
PC: 0x8000c24
ST-LINK detects target voltage = 2.90 V
ST-LINK device status: HALT_MODE
Stm32Device, pollAndNotify running...
SWV collect poll delay set to 3604µs for baudrate 1894000Hz (buffer size 2048b)
SwvSrv state change: 4 -> 2
GDB session, device event: 6
GDB session, device event: 6
SwvSrv state change: 2 -> 3
GDB session, device event: 3
GDB session, device event: 3
GDB session, device event: 1
GDB session, device event: 1
GDB session terminated: Client connection lost
GdbSessionManager, session terminated: 2
Received Ctrl-C from the client
ST-LINK device status: RUN_MODE
Device not halted(0), performing Ctrl-C
GDB session, device event: 4
Device halted
Cleanup session: 2
GDB session disposed: 2
GDB session terminated: Client connection lost
GdbSessionManager, session terminated: 1
GdbSrv, last session terminated, signal dispose
Stopping port 61234
Received stop for port 61234, not accepting new connections.
GdbSrv, deInit entry.
Shutting down...
GdbSessionManager, deInit entry.
SwvSrv state change: 3 -> 1
SwvSrv session thread disposed
Waiting for connection on port 61235...
ST-LINK device status: HALT_MODE
Stopping port 61234
GDB session disposed: 1
GdbSessionManager, deInit exit
SwvSrv deInit entry
Stopping port 61235
Received stop for port 61235, not accepting new connections.
SwvSrv deInit exit
Stm32Device, closeDevice() entry
Stm32Device, pollAndNotify stopped
Stm32Device, closeDevice() exit
Stm32Device, deInit success
GdbSrv, deInit exit.
Exit.
