Hi
I am using J-link Ultra with GDB Server and STM32 Controller
I am debugging using SWD connector
Every thing was working fine, but my cable was broken and I re-soldered it.
After That I keep Getting this Error "Connecting to CPU via connect under reset failed."
I am using a 6 pin header for Debugging
The Signals are as follow SWDIO, SWCLK ,TRACESWO in addition to 3.3V and GND
Here's the log for the connection
Display All
How can I solve this problem
Best Regards
Hossam Alzomor
I am using J-link Ultra with GDB Server and STM32 Controller
I am debugging using SWD connector
Every thing was working fine, but my cable was broken and I re-soldered it.
After That I keep Getting this Error "Connecting to CPU via connect under reset failed."
I am using a 6 pin header for Debugging
The Signals are as follow SWDIO, SWCLK ,TRACESWO in addition to 3.3V and GND
Here's the log for the connection
Source Code
- ""SEGGER J-Link GDB Server V6.00g Command Line Version
- JLinkARM.dll V6.00g (DLL compiled Aug 17 2016 13:20:32)
- -----GDB Server start settings-----
- GDBInit file: none
- GDB Server Listening port: 2331
- SWO raw output listening port: 2332
- Terminal I/O port: 2333
- Accept remote connection: localhost only
- Generate logfile: off
- Verify download: on
- Init regs on start: on
- Silent mode: off
- Single run mode: on
- Target connection timeout: 0 ms
- ------J-Link related settings------
- J-Link Host interface: USB
- J-Link script: none
- J-Link settings file: none
- ------Target related settings------
- Target device: STM32F407VE
- Target interface: SWD
- Target interface speed: 100kHz
- Target endian: little
- Connecting to J-Link...
- J-Link is connected.
- Firmware: J-Link Ultra Rev.1 compiled Dec 3 2013 14:27:53
- Hardware: V1.00
- S/N: 501200197
- Feature(s): RDI, FlashBP, FlashDL, JFlash, GDB
- Checking target voltage...
- Target voltage: 3.27 V
- Listening on TCP/IP port 2331
- Connecting to target...ERROR: STM32: Connecting to CPU via connect under reset failed.
- ERROR: STM32: Connecting to CPU via connect under reset failed.
- ERROR: Could not connect to target.
- Target connection failed. GDBServer will be closed...Restoring target state and closing J-Link connection...
- Shutting down...
- ""
How can I solve this problem
Best Regards
Hossam Alzomor