2021-12-08 02:01 PM
I receive the following error trying to start the project: Error Downloading the following files: stm32cube_fw_u5_v102.zip (Target directory already exists). The zip file is in fact there. But I can't proceed any further.
Solved! Go to Solution.
2021-12-09 11:42 AM
Thanks for your response. I was able to get things working by uninstalling the MX and IDE components and then reinstalling by explicitly right clicking the install file and choosing "Run as Administrator". I missed doing that the first time I installed.
2021-12-08 02:35 PM
Just a bit more information: I used the embedded package manager to try updating from local and navigated to the zip file but received an error message that I cannot select a file in an STM32CubeMx repository.
2021-12-08 03:30 PM
Add the package using the embedded manager instead. Don't try to add it manually. If you've already done so, undo what you've done.
Help -> Manage Embedded...
Use the Example Selector to open an example from within STM32CubeIDE.
2021-12-09 11:42 AM
Thanks for your response. I was able to get things working by uninstalling the MX and IDE components and then reinstalling by explicitly right clicking the install file and choosing "Run as Administrator". I missed doing that the first time I installed.