野火电子论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 6336|回复: 5

新建工程—固件库(keil 5报错)

[复制链接]
发表于 2022-9-4 16:38:31 | 显示全部楼层 |阅读模式
本帖最后由 CX330-HB 于 2022-9-4 16:41 编辑

请问大佬,keil 5 报这种错误应该怎么解决
报错说明如下

******************************************************************************************************


Rebuild started: Project: YH-F103
*** Using Compiler 'V6.18', folder: 'D:\Keil_v5\ARM\ARMCLANG\Bin'
Rebuild target 'Target 1'
../Libraries/CMSIS/core_cm3.c(445): error: non-ASM statement in naked function is not supported
  uint32_t result=0;
  ^
../Libraries/CMSIS/core_cm3.c(442): note: attribute is here
uint32_t __get_PSP(void) __attribute__( ( naked ) );
                                          ^
../Libraries/CMSIS/core_cm3.c(465): error: parameter references not allowed in naked functions
                  "BX  lr     \n\t" : : "r" (topOfProcStack) );
                                             ^
../Libraries/CMSIS/core_cm3.c(461): note: attribute is here
void __set_PSP(uint32_t topOfProcStack) __attribute__( ( naked ) );
                                                         ^
../Libraries/CMSIS/core_cm3.c(479): error: non-ASM statement in naked function is not supported
  uint32_t result=0;
  ^
../Libraries/CMSIS/core_cm3.c(476): note: attribute is here
uint32_t __get_MSP(void) __attribute__( ( naked ) );
                                          ^
../Libraries/CMSIS/core_cm3.c(499): error: parameter references not allowed in naked functions
                  "BX  lr     \n\t" : : "r" (topOfMainStack) );
                                             ^
../Libraries/CMSIS/core_cm3.c(495): note: attribute is here
void __set_MSP(uint32_t topOfMainStack) __attribute__( ( naked ) );
                                                         ^
4 errors generated.
compiling core_cm3.c...
compiling misc.c...
assembling startup_stm32f10x_hd.s...
compiling main.c...
compiling stm32f10x_it.c...
compiling system_stm32f10x.c...
compiling stm32f10x_bkp.c...
compiling stm32f10x_adc.c...
compiling stm32f10x_crc.c...
compiling stm32f10x_cec.c...
compiling stm32f10x_exti.c...
compiling stm32f10x_dac.c...
compiling stm32f10x_dbgmcu.c...
compiling stm32f10x_can.c...
compiling stm32f10x_dma.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_i2c.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_pwr.c...
compiling stm32f10x_rtc.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_iwdg.c...
compiling stm32f10x_fsmc.c...
compiling stm32f10x_wwdg.c...
compiling stm32f10x_sdio.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_tim.c...
".\Objects\YH-F103.axf" - 4 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed:  00:00:02


*******************************************************************************************

keil 5 版本型号如图:

keil 5 版本型号如图:
回复

使用道具 举报

发表于 2022-9-5 11:10:33 | 显示全部楼层
最新的keil版本不支持编译器版本5,要另外下载安装编译器版本5才行https://blog.csdn.net/he244007/article/details/125517526
回复 支持 反对

使用道具 举报

发表于 2022-9-5 12:31:56 | 显示全部楼层
问一下:编译器6的功能应该更强大吧?为啥只能编译器5才行呢?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2022-9-5 18:44:40 | 显示全部楼层
LF_laffy 发表于 2022-9-5 11:10
最新的keil版本不支持编译器版本5,要另外下载安装编译器版本5才行https://blog.csdn.net/he244007/article ...

非常感谢,已经好用了
回复 支持 反对

使用道具 举报

发表于 2022-9-6 09:28:08 | 显示全部楼层
羊烊 发表于 2022-9-5 12:31
问一下:编译器6的功能应该更强大吧?为啥只能编译器5才行呢?

编译器版本6有些不兼容官方库吧
回复 支持 反对

使用道具 举报

发表于 2022-9-6 12:15:29 | 显示全部楼层
LF_laffy 发表于 2022-9-6 09:28
编译器版本6有些不兼容官方库吧

不知道!反正如果缺省在编译器6时老出莫名其妙的错。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

联系站长|手机版|野火电子官网|野火淘宝店铺|野火电子论坛 ( 粤ICP备14069197号 ) 大学生ARM嵌入式2群

GMT+8, 2024-11-23 07:01 , Processed in 0.032786 second(s), 26 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表