21ic电子技术开发论坛 单片机与嵌入式系统 ST MCU 配置STM32F030R8T6库函数环境错误
发新帖我要提问
返回列表
打印

配置STM32F030R8T6库函数环境错误

[复制链接]
665|0
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
Urim1248|  楼主 | 2022-4-17 17:16 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
本人初次接触STM32,小白一个,求大佬告知原因

```*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
compiling stm32f0xx_misc.c...
Library\stm32f0xx_misc.c(88): error:  #136: struct "<unnamed>"  has no field "IP"
      tmppriority = NVIC->IP[NVIC_InitStruct->NVIC_IRQChannel >> 0x02];
Library\stm32f0xx_misc.c(92): error:  #136: struct "<unnamed>"  has no field "IP"
      NVIC->IP[NVIC_InitStruct->NVIC_IRQChannel >> 0x02] = tmppriority;
Library\stm32f0xx_misc.c: 0 warnings, 2 errors
"Library\stm32f0xx_misc.c" - 2 Error(s), 0 Warning(s).

```


求大佬告知原因

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

1

主题

5

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部