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 ...

Resolved! I am new to CubeIDE and have created a c++ project. I had the system generate the code and renamed main.c to main.cpp. I then put a #include <string> in the main and I get a fatal error during the build: "string: no such file or directory."

This is running on Linux and I created a test program with the same include and compiled it with g++ without issue.I think I need to tell CudeIDE where the standard libraries are located? If that is so, Where do I find them?Thanks!!

DDurk.1 by Associate II
  • 1432 Views
  • 5 replies
  • 0 kudos

Resolved! STM32CubeIDE: using linked folders.

* This should be in MCU, Sorry * * :thinking_face:I'm trying to use a linked folder. We have several software bases that we want to use the same includes (they are all on the same hardware). On AC6 I did this by creating a linked folder. The folder o...

mreed by Associate III
  • 3287 Views
  • 7 replies
  • 0 kudos