Skip to main content
VNorr.1
Associate
September 29, 2020
Question

STM32CubeIDE update 1.4.2 cannot be found on 1.4.0

  • September 29, 2020
  • 1 reply
  • 1232 views

OS: openSUSE Linux

Trying to update from 1.4.0 to 1.4.2 by clicking Help->Check for updates

Result: "No updates found. Configure available software sites to reach more content."

STM32CubeIDE Releases is enabled and when I reloaded it, I saw that it does load 1.4.2

I don't use the IDE, I just need the SDK. Is there a place I can download it?

This topic has been closed for replies.

1 reply

Markus GIRDLAND
ST Employee
September 30, 2020

Could you explain further about the use case? You don't use the IDE but you need version 1.4.2? Is it the latest firmware that you are actually in need of?

VNorr.1
VNorr.1Author
Associate
October 2, 2020

What I mean is that I don't use the Eclipse based IDE. Make is sufficient for me.

Forget about SDK, what I actually need most is an update for the toolchain inside the following directory:

/opt/st/stm32cubeide_1.4.0/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.7-2018-q2-update.linux64_1.4.0.202007081208

One reason for this is that we have code written using the tools delivered with 1.4.2 which fails to compile with 1.4.0.

mattias norlander
ST Employee
October 6, 2020

The toolchain has not changed between 1.4.x versions. So, the cause should be something else. Which build errors you receive?