Code generation could not be done. Firmware package STM32CubeF FW_F4 V1.28.0
I am encountering an error while attempting to create any project in STM32CubeIDE, which states, 'Code generation could not be done because the necessary firmware package is missing. Not able to complete STM32Cube project creation.' I am using the most up to date software version (1.14.1) and all my packages are up to date as well.
I have attempted several troubleshooting steps, including:
- Downloading and installing the package using 'Manage Embedded Software Packages.'
- Manually downloading and unzipping the package.
- Replacing the downloaded F4 package with a patch file, as suggested in various forums.
- Changing the repository folder location.
None of these solutions have resolved the issue for me. The only workaround I have found is to create the project in the default workspace, which was initially created in 'C:\Users\xxxx\STM32CubeIDE\workspace_1.14.1.' I also made sure that my other project workspace folder has the same administration access as my default workspace. And nothing worked for me.
However, I am concerned about storing my files in the 'C' drive and prefer not to use this workspace for my projects. I would appreciate any assistance in resolving this issue, as I have already invested a significant amount of time in troubleshooting without success.
