2026-03-02 1:32 AM - last edited on 2026-03-12 7:19 AM by Andrew Neil
Title edited to indicate that this is specific to J-Link.
Hi,
After updating to STM32CubeIDE 2.1.0 I get the following message after starting a debug session. Live expressions do not work.
From the console:
SEGGER J-Link GDB Server V9.14a Command Line Version
JLinkARM.dll V9.14a (DLL compiled Jan 28 2026 17:11:52)
Command line: -port 2331 -s -device STM32F769NI -endian little -speed 4000 -if swd -swoport 2332 -vd -rtos C:\ST\STM32CubeIDE_1.11.2\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.jlink.win32_2.5.200.202601091506\tools\bin\GDBServer\RTOSPlugin_FreeRTOS.dll
-----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: STM32F769NI
Target device parameters: none
Target interface: SWD
Target interface speed: 4000kHz
Target endian: little
Connecting to J-Link...
J-Link is connected.
Firmware: J-Trace PRO V2 Cortex-M compiled Dec 4 2024 17:58:04
Hardware: V2.00
S/N: 752000803
Feature(s): RDI, FlashBP, FlashDL, JFlash, GDB
Checking target voltage...
Target voltage: 3.33 V
Listening on TCP/IP port 2331
Connecting to target...
Halting core...
Connected to target
The debug settings:
Solved! Go to Solution.
2026-03-03 4:36 AM
Does it work with ST-Link ?
2026-03-03 5:03 AM
It works with ST-LINK
2026-03-03 6:25 AM
Actually, our team are aware of this issue and currently working on resolving it. (Ticket 227696 This is an internal tracking number and is not accessible or usable by customers)
Thank you,
KR, Souhaib
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2026-03-03 3:52 PM
I'm seeing the same thing with 2.1.0 on MacOS with Jlink.
Not only does the message come up on every download (debug or just run), but with debug, there are no values so they don't update.
2026-03-10 12:08 AM
Can we expect this bug fixed any time soon or is it best that we downgrade to some known working version?
2026-03-10 3:42 AM
Or use an ST-Link as a workaround ?
2026-03-23 3:38 AM
Hello,
This issue has been fixed in the latest version of STM32CubeIDE v2.1.1
BR, Souhaib
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.