2023-01-22 11:42 PM
I have installed Version 1.11.0 from STM32CubeIDE and have to install an older toolchain for my stm32H7 project. But Toolchain Manager throws the error "Failed to fetch the toolchain list, please check your network settings."
In the thread behind this link Employee Julien D say that this is a known error, but in my case I'm not able to choose a new toolchain.
Is there a workaround for this problem?
Solved! Go to Solution.
2023-01-23 12:49 AM
Because of bigger troubles occurring when installing additional features we took the decision to disable temporarily our repository. See https://community.st.com/s/question/0D53W00001zeSZcSAM/stm32cubeide-intool-update-issue
The main reason is that it could break your STM32CubeIDE installation, such in a unrecoverable state.
A fix should be deployed soon.
Apologize for the inconvenience.
2023-01-23 12:49 AM
Because of bigger troubles occurring when installing additional features we took the decision to disable temporarily our repository. See https://community.st.com/s/question/0D53W00001zeSZcSAM/stm32cubeide-intool-update-issue
The main reason is that it could break your STM32CubeIDE installation, such in a unrecoverable state.
A fix should be deployed soon.
Apologize for the inconvenience.
2023-01-23 01:14 AM
Thank you for your answer.
Searching for release notes brings up an 1.11.2 where this issue is adressed.
https://www.st.com/resource/en/release_note/rn0114-stm32cubeide-release-v1110-stmicroelectronics.pdf
I will check when 1.11.2 is released
Edit: Everything works perfect in 1.11.2
2024-05-28 03:46 AM
I am still experiencing this issue with v1.14.0 in 2024.
Resorted to using STM32CubeIDE in Linux via WSL.