I have a STM32 Nucleo F4 and I am trying to create a new C project in STMCubeIDE.
I have STMCubeIDE version 1.5.0 Build: 8698_20201117_1050 (UTC)
In the Embedded Software Packages Manager I have installed "STM32Cube MCU Package for STM32F4 Series" version 1.25.2
However, when I go to create a new STM32 project (using the board selector to select my board - NUCLEO-F410RB) I get the following error message:
Code generation could not be done most probably because the necessary firmware package is missing. Not able to complete STM32Cube project creation. See Firmware Updater for settings related to firmware package installation Tips: Please use the Device Configuration Tool, and then use 'Project > Generate Code' to complete the project generation.
If I call 'Project > Generate Code' it seems to complete, but most of the project files are missing, which means 'generate code' has failed silently at some stage.
Does anyone have any ideas?
question from:
https://stackoverflow.com/questions/65905606/stm32cubeide-reports-firmware-package-is-missing 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…