问题描述
我有一个 STM32 Nucleo F4,我正在尝试在 STMCubeIDE 中创建一个新的 C 项目。
我有 STMCubeIDE 1.5.0 版本:8698_20201117_1050 (UTC)
在嵌入式软件包管理器中,我安装了“STM32F4 系列的 STM32Cube MCU 包”版本 1.25.2
但是,当我去创建一个新的 STM32 项目(使用板选择器选择我的板 - NUCLEO-F410RB)时,我收到以下错误消息:
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.
如果我调用“项目 > 生成代码”,它似乎完成了,但大部分项目文件都丢失了,这意味着“生成代码”在某个阶段无声无息地失败了。
有人有什么想法吗?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)