IAR升级之后,打开stm32官方例程,编译时提示如下错误: Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned short __LDREXH(unsigned short const E:\My doc\STM32F10x标准库v3.5.0\STM32F10x_StdPeriph_Lib_V3.5.0\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1154 ...
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned int __iar_builtin_REV16(unsigned int)" (declared at line 199 of "PROJDIRPROJDIR\CMSIS\core_cm3.h 1124 在core_cm3.h中找到如下行,注释掉“#include <intrinsics.h> ” then ,it works~--- 作者:看呀...
1、IAR软件报【Error[Pe147]:declarationisincompatiblewith"__interwork__softfpunsignedlong__get_PSP(void)"】故障 软件版本: 解决办法:core_cm3.h版本过低需要更新新版本。 有问题的旧版本如下: 正常的新版本如下: 2、IAR软件报【Warning[25 IAR+openSDA+s32k144 环境搭建 ...
IAR7.1版本打开低版本的程序时出现的错误 Error[Pe147]:declarationisincompatiblewith"__nounwind__interwork__softfpunsignedlong__get_PSP(void)"(declaredF:\WhenZhouProject\003总线通讯系统\中继\中继程序\prog\Prog\library\CMSIS\Core\CM3\core_cm3.h667 1,把老的core_cm3.h去掉,删除,或者改成core_...
我想你这个问题可能是因为你的这个变量在别处定义的时候不是同一个类型,或是别的定义的地方又给赋值过别的数据的问题
Error[Pe147]: declaration is incompatible with "__interwork __softfp void __set_MSP(unsigned ...
IAR 6.3 无法编译问题 1 在用IAR编译SVN上下载的RT-THREAD 1.0.1时,出现很多的错误,如下:...Error[Pe147]:declaration is incompatible with"__nounwind__interwork __softtp unsigned long __REV16(unsigned long)"(declared at line 177 of "C:\Program Files(x86)\IAR Systems\Embedded Workbench...
用6.3编译时会提示 core_cm3.h里面的内联函数错误 Error{pe147] declaration is incompatible with"_...
hi 各位大牛,问一下,现在cc2511的HID历程(swrc088c),用老版本编译(7.51a)可以,新的版本出现 Error[Pe147]: declaration is incompatible with "struct <unnamed> usbDescriptorMarker" (declared at line 24) C:\Users\Administrator\Desktop\Design02\new1\source\Components\usb\class_hid\u...
1、IAR软件报【Error[Pe147]:declaration is incompatible with "__interwork __softfp unsigned long ggfvxv 2021-08-17 08:10:52 IAR软件下载程序报错怎么解决 IAR软件版本:7.12.1故障描述:IAR软件下载程序报错 初始化失败(这里忘记将报错内容截图了,下次遇到再补一下。)1.检查是否通过IAR软件打开了多个项目,...