ToolChain Manager is throwing a Network error "Failed to fetch the toolchain list, please check your network settings." PC is connected, it loaded updates for four of the tools, resetting the IDE each time. Anyone had this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Labels:
-
STM32CubeIDE
-
STM32CubeMX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-09 1:43 AM
Hello @Robmar​
First let me thank you for posting.
Could you please provide more details about the error message:
- Some screenshots would be helpful
- The build log
- Are you using a proxy?
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-09 1:49 AM
Check things like firewalls and AV which might interfere with normal operation.
Perhaps reinstall, or Run As Administrator.
Check with IT​
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-09 3:42 AM
Thanks for your reply. The new project I made compiled perfectly and
ran in debug until I imported McHF, where on opening the ToolChain
Manager, it said to update 4 of the entries, which I did, the last one
failed, and now I get a network error, but my PC is connected to the
internet. Here is the screen shot:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-09 3: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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-09 3: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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-09 4: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-09 4: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-09 4:50 AM
For that I add STM32CubeMX topic to put this thread on the radar of more knowledgeable peoples.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-09 6: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.
