完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
电子发烧友论坛扫一扫,分享给好友
|
你好呀,
我正在尝试编译 SBSFU_2_Images_DualCore 项目。 虽然我按照文档《STM32CubeWL (UM2767)的SBSFU入门》按照正确的顺序做了。我收到编译器错误。 我敢肯定,根据 STM32CubeWL (UM2767) 的 SBSFU 入门来编译正确的顺序 编译顺序是;
c:ststm32cubeide_1.6.0stm32cubeidepluginscom.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924toolsarm -none-eabibinld.exe:../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:在函数“SE_KMS_CloseSession”中: (.SE_IF_Code+0xbd8): `SE_KMS_CloseSession'的多重定义;../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:(.SE_IF_Code+0xbd8): 首先在这里定义 c:ststm32cubeide_1.6.0stm32cubeidepluginscom.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924toolsarm -none-eabibinld.exe:../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:在函数“SE_KMS_Digestinit”中: (.SE_IF_Code+0x121c): `SE_KMS_DigestInit'的多重定义;../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:(.SE_IF_Code+0x121c): 首先在这里定义 c:ststm32cubeide_1.6.0stm32cubeidepluginscom.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924toolsarm -none-eabibinld.exe:../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:在函数“SE_KMS_EncryptInit”中: (.SE_IF_Code+0xedc): `SE_KMS_EncryptInit'的多重定义;../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:(.SE_IF_Code+0xedc): 首先在这里定义 c:ststm32cubeide_1.6.0stm32cubeidepluginscom.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924toolsarm -none-eabibinld.exe:../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:在函数“SE_KMS_DestroyObject”中: (.SE_IF_Code+0xc94): `SE_KMS_DestroyObject'的多重定义;../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:(.SE_IF_Code+0xc94): 首先在这里定义 c:ststm32cubeide_1.6.0stm32cubeidepluginscom.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924toolsarm -none-eabibinld.exe:../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:在函数“SE_KMS_Encrypt”中: (.SE_IF_Code+0xf3c): ‘SE_KMS_Encrypt’的多重定义;../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:(.SE_IF_Code+0xf3c): 首先在这里定义 我没有做任何代码更改,我只是下载并在 STM32CubeIde 中打开。 这与 STM32Cube_FW_WL_V1.0.0 有关吗? 怎么了 ? |
|
相关推荐
1个回答
|
|
|
你好呀,
我正在尝试编译 SBSFU_2_Images_DualCore 项目。 虽然我按照文档《STM32CubeWL (UM2767)的SBSFU入门》按照正确的顺序做了。我收到编译器错误。 我敢肯定,根据 STM32CubeWL (UM2767) 的 SBSFU 入门来编译正确的顺序 编译顺序是;
c:ststm32cubeide_1.6.0stm32cubeidepluginscom.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924 oolsarm -none-eabiinld.exe:../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:在函数“SE_KMS_CloseSession”中: (.SE_IF_Code+0xbd8): `SE_KMS_CloseSession'的多重定义;../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:(.SE_IF_Code+0xbd8): 首先在这里定义 c:ststm32cubeide_1.6.0stm32cubeidepluginscom.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924 oolsarm -none-eabiinld.exe:../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:在函数“SE_KMS_DigestInit”中: (.SE_IF_Code+0x121c): `SE_KMS_DigestInit'的多重定义;../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:(.SE_IF_Code+0x121c): 首先在这里定义 c:ststm32cubeide_1.6.0stm32cubeidepluginscom.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924 oolsarm -none-eabiinld.exe:../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:在函数“SE_KMS_EncryptInit”中: (.SE_IF_Code+0xedc): `SE_KMS_EncryptInit'的多重定义;../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:(.SE_IF_Code+0xedc): 首先在这里定义 c:ststm32cubeide_1.6.0stm32cubeidepluginscom.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924 oolsarm -none-eabiinld.exe:../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:在函数“SE_KMS_DestroyObject”中: (.SE_IF_Code+0xc94): `SE_KMS_DestroyObject'的多重定义;../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:(.SE_IF_Code+0xc94): 首先在这里定义 c:ststm32cubeide_1.6.0stm32cubeidepluginscom.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924 oolsarm -none-eabiinld.exe:../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:在函数“SE_KMS_Encrypt”中: (.SE_IF_Code+0xf3c): ‘SE_KMS_Encrypt’的多重定义;../../../2_Images_SBSFU/STM32CubeIDE/CM0PLUS/Debugse_interface_app.o:(.SE_IF_Code+0xf3c): 首先在这里定义 我没有做任何代码更改,我只是下载并在 STM32CubeIde 中打开。 这与 STM32Cube_FW_WL_V1.0.0 有关吗? 怎么了 ? |
|
|
|
|
只有小组成员才能发言,加入小组>>
stm32mp157的异核通信的rpmsg_sdb的m4固件和a7驱动该如何编写?
1453 浏览 0 评论
stm32f103用freertos对一个采样率为1kHz的传感器,进行采样,数据出差
1502 浏览 0 评论
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
3649 浏览 1 评论
3842 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
2461 浏览 1 评论
STM32H7打开DCache后,出现了串口接收信息为空的现象,是哪里出了问题?
727浏览 5评论
用NANO STM32F103RBT6的开发板烧录不了是哪里出了问题?
661浏览 5评论
710浏览 5评论
外部中断触发类型为双边沿触发,进入中断回调后有什么办法判断该边沿是上升沿还是下降沿?
941浏览 5评论
STM32L071CBT6低温环境下无法正常工作是什么原因引起的?
745浏览 5评论
/9
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2025-12-2 04:05 , Processed in 1.671452 second(s), Total 44, Slave 37 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191

淘帖
539