STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 2.1.1 released

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

Aimen1 by ST Employee
  • 1087 Views
  • 0 replies
  • 1 kudos

STM32CubeCLT 1.21.0 released

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

Aimen1 by ST Employee
  • 471 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.0 release - early heads-up!

Starting from the release in November 2025, STM32CubeIDE and STM32CubeMX will be available exclusively in their standalone versions. STM32CubeMX will no longer be integrated inside STM32CubeIDE. Instead, the two tools will be interoperable in the sam...

tools\arm-none-eabi\bin\ld.exe: cannot find -l-l

d:\st\stm32cubeide_1.8.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.0.202111181127\tools\arm-none-eabi\bin\ld.exe: cannot find -l-l救救孩�?�?��?�?�?​

WLei.2 by Associate
  • 1160 Views
  • 0 replies
  • 0 kudos

Resolved! Is there a way to include more STM32 compatible GNU libraries?

I'm working on a project with a STM32F407 using the STM32Cube Ide.I'm trying to add a new library (coded in ANSI C) that manages Zigbee frame encapsulation https://github.com/digidotcom/xbee_ansic_library. My problem is that in some files of that lib...

BNiro.1 by Associate
  • 1744 Views
  • 1 replies
  • 0 kudos

Resolved! During Release build code not hit main()

Hi,I am using STM32f413zh i build the code in release mode. After that i put break points on inside the code some places, None of the break point is hit. But i flash the binary file the code was running. Please give guidance for hit the code on main(...

AFaya.1 by Associate III
  • 3897 Views
  • 8 replies
  • 0 kudos