Building configuration: project - Debug
Updating build tree...
board.c
Error[Pe147]: declaration is incompatible with "__interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\ E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\ E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\ E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\ E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\ E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\ E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
……
usart.c
Error[Pe147]: declaration is incompatible with "__interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\ E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\ E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\ E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\ E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\ E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\ E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program E:\projects\rt-thread\rt-thread-git-trunk\bsp\stm32f10x\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
Total number of errors: 272
Total number of warnings: 1
--
Cheers,
Grissiom