STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Resolved! STM32CubeIde cant find .ioc file

Hello,I changed cubeIDE project structure, put files to folders to make it look cleaner, then changed project location. I managed to fix all linker errors etc. code builds and flashes, but the problem I encounter is that when I try to open cubeMx fil...

0693W00000Ka22LQAR.png
DSimp.1 by Associate III
  • 2168 Views
  • 1 replies
  • 0 kudos

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
  • 1093 Views
  • 5 replies
  • 0 kudos

Resolved! STM32CubeIDE: using linked folders.

* This should be in MCU, Sorry * * 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 only existed in ...

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