keil5error: #147: declaration is incompatible with ..........
Posted 旭日初扬
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了keil5error: #147: declaration is incompatible with ..........相关的知识,希望对你有一定的参考价值。
.\\Rtthread\\3.0.3\\include\\rthw.h(10): error: #147: declaration is incompatible with "extern void rt_hw_interrupt_disable(void)" (declared at line 95 of ".\\Rtthread\\3.0.3\\include\\rtthread.h") extern rt_base_t rt_hw_interrupt_disable(void);
声明冲突,禁用中断函数的返回值类型需要一直,在单片机系统中,它们指的是一个东西。只是“称呼”不一样。
- 把extern void rt_hw_interrupt_disable(void) 改为
- extern rt_base_t rt_hw_interrupt_disable(void)
以上是关于keil5error: #147: declaration is incompatible with ..........的主要内容,如果未能解决你的问题,请参考以下文章
h2 升级到 1.2.147 的问题 - getNString 异常
ServerSelectionTimeoutError(pymongo.errors.ServerSelectionTimeoutError:147.234.32.246:27017