cancel
Showing results for 
Search instead for 
Did you mean: 

Hello, I'm new here. I just got a STM32F769IDISCO board. I'm wondering what toolchain should I used.

Jinyu Z
Associate II

Let me introduce the situation. I download STM32CubeIDE from st.com, also the STM32Cube MCU package for STM32F7 series which provides many demonstrations.

The demonstration's project is created by three toolchains and they are EWARM ,MDK-ARM and SW4STM32. Can I open the projects file in STM32CubeIDE?

When I try to open SW4STM32 project in CubeIDE, the message says:

Project: STM32F769I_DISCOVERY

Converter: ST System Workbench for STM32 project converter

Date: 20201112

Unknown value type "" for id gnu.c.link.option.libs on tool fr.ac6.managedbuild.tool.gnu.cross.c.linker

Unknown value type "" for id gnu.c.link.option.paths on tool fr.ac6.managedbuild.tool.gnu.cross.c.linker

Option fr.ac6.managedbuild.tool.gnu.cross.cpp.linker.noexceptions is no longer supported

Option fr.ac6.managedbuild.tool.gnu.cross.cpp.linker.nortti is no longer supported

I have no idea on if the warning affect?

should I change to SW4STM32?

12 REPLIES 12

All right. I don't know how to do this. I choose "Select as Best", is that OK?:face_savoring_food:

SW4STM32 is out dated. SM32CubeIDE is brand new ST promoted and supported solution. Even more, as newbie STM32CubeIDE is promoting large part of STM32Cube ecosystem integration in one place what may be helpful.

Got it!