STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

When I inported the project created in different PC and worked there, the error "program nullgcc not found in PATH" occurs on my PC and cannot build it. How can I fix this problem?

I also saw the similar problem "arm-none-eabi-gcc not found in PATH". I fixed this by changing the plugin path, but for nullgcc I'm not sure which path needs to be changed. I already changed some suspicious pathes. I may not have the program.

nWata.1 by Associate
  • 1016 Views
  • 2 replies
  • 0 kudos

Configure a CMake Project for the H757I-Eval

Hi, I am trying Visual Studios' new feature of importing an STM32CubeIDE Project (making it a CMake Project) and have a problem:Visual Studio Import Feature only works with single-core boards, and unfortunately, I only have dual-core boards;Anyways.....

0693W00000aIa7NQAS.png
nnoK by Associate
  • 638 Views
  • 0 replies
  • 0 kudos

STLINK GDB SERVER Fail LiveExpression

Dear Sirs, I've just upgraded the STM32CubeIde from 11.3 to 12.0. I found an issue on my projects related to LiveExpression. I've an 32bit unsigned integer variable, but the live expression display the wrong value.I.E. if the value of the variable i...

FBign.1 by Associate
  • 536 Views
  • 1 replies
  • 0 kudos

Resolved! Does anyone know how to update to GCC 11?

The CubeIDE 1.12.0 release notes post mentions this:"GCC update enabled – Updates GCC 11, which is already available on the Eclipse® p2 update site"I have just updated CubeIDE to 1.12.0, but GCC stays on version 10.When I click "Check for Updates" it...