2022-11-08 10:17 AM
I also see this build error: make: *** [makefile:109: default.size.stdout] Error 1 your_project C/C++ Problem
2022-11-09 01:43 AM
Hello @Robmar
First let me thank you for posting.
Could you please provide more details about the error message:
Kind regards,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-11-09 01:49 AM
Check things like firewalls and AV which might interfere with normal operation.
Perhaps reinstall, or Run As Administrator.
Check with IT
2022-11-09 03:42 AM
2022-11-09 03:48 AM
Am attaching the file here as it didn´t seem to do it via email reply.
I am not using a proxy as far as I know, just a home WiFi router.
There are no errors in the build log that´s displayed as you can see in the screen shot.
Somehow the toolchain in the IDE has been corrupted for all projects, so I guess I need to rebuild it?
2022-11-09 03:50 AM
Thanks but my Internet connection works fine, the IDE even uploaded the updates for 4 tool chain items without problem. If I delete all the items will it rebuild the toolchain for the project?
2022-11-09 04:28 AM
Looking at the screenshot you're falling in a known bug in the Toolchain Manager.
When all listed toolchains are already installed the fetch ends with an error. It can be safely ignored while waiting for a fix.
2022-11-09 04:35 AM
hey thanks, I hope it's that!
My other problem is installing DSP for CMSIS, its missing from the repository for some reason.
2022-11-09 04:50 AM
For that I add STM32CubeMX topic to put this thread on the radar of more knowledgeable peoples.
2022-11-09 06:07 AM
Hello @Robmar
About the DSP library, you can check this article Configuring DSP libraries on STM32CubeIDE.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.