Hello there,
Recently I updated J-Link software. Since then, I am experiencing the following problem: After I start the debug session, it detrimentally ends after the connection is established. here is the output:
Display All
I would appreciate all help regarding this.
PS: J-Flash Lite utility works correctly, I can program the target.
Recently I updated J-Link software. Since then, I am experiencing the following problem: After I start the debug session, it detrimentally ends after the connection is established. here is the output:
Source Code
- SEGGER J-Link GDB Server V6.34 Command Line Version
- JLinkARM.dll V6.34 (DLL compiled Aug 7 2018 15:52:23)
- Command line: -port 2331 -s -CPU Cortex-M -device STM32L452VE -endian little -speed 1000 -if swd -vd
- -----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: off
- 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: STM32L452VE
- Target interface: SWD
- Target interface speed: 1000kHz
- Target endian: little
- Connecting to J-Link...
- J-Link is connected.
- Firmware: J-Link ARM V8 compiled Nov 28 2014 13:44:46
- Hardware: V8.00
- S/N: XXXXXXXX
- OEM: SEGGER-EDU
- Feature(s): FlashBP, GDB
- Checking target voltage...
- Target voltage: 5.05 V (Note: connected through galvanic isolator)
- Listening on TCP/IP port 2331
- Connecting to target...Connected to target
- Waiting for GDB connection...Connected to 127.0.0.1
- GDB closed TCP/IP connection
- Restoring target state and closing J-Link connection...
- Shutting down...
PS: J-Flash Lite utility works correctly, I can program the target.