컨텐츠 바로가기


board


현재 위치

  1. 게시판
  2. 기타Q&A

기타Q&A

기타 문의 게시판입니다.

예제 코드 문의
제목 예제 코드 문의
작성자 양구주 (ip:)
  • 작성일 2013-02-20 16:59:22
  • 추천 추천 하기
  • 조회수 1110
  • 평점 0점

안녕하세요.

 

devicemart를 통해서 보드를 구매를 했습니다.

 

예제 코드가 EWARM5.x 으로 되어 있는데 이코드를 EWARM 6.3에서 커파일하면 에러가 발생합니다.

 

EWARM 6.3으로 된 예제 코드 부탁드립니다.

 

만약 설정 문제이면 설정 방법을 부탁드립니다.

 

감사합니다.

 

에러 내용

Building configuration: stm32_core - Debug
Updating build tree...
stm32f10x_spi.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_i2c.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
otgd_fs_cal.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
main.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Warning[Pa084]: pointless integer comparison, the result is always false D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\src\main.c 110
Error while running C/C++ Compiler
system_stm32f10x.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
usb_pwr.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_sdio.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
led.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
usart.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Warning[Pe550]: variable "data_len" was set but never used D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\src\usart.c 327
Warning[Pe177]: variable "s_usart1_tx_send_cnt" was declared but never referenced D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\src\usart.c 42
Warning[Pe550]: variable "s_usart1_tx_q_free_cnt" was set but never used D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\src\usart.c 43
Warning[Pe550]: variable "s_usart1_tx_q_send_cnt" was set but never used D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\src\usart.c 44
Error while running C/C++ Compiler
stm32f10x_can.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
otgd_fs_dev.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_crc.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
timer.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_pwr.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
hw_config.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
misc.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
otgd_fs_int.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
otgd_fs_pcd.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
queue.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Warning[Pe550]: variable "node" was set but never used D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\src\queue.c 90
Error while running C/C++ Compiler
rtc.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_adc.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_bkp.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_dac.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_dbgmcu.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_dma.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_exti.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_flash.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_fsmc.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_gpio.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_it.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_iwdg.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_rcc.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_rtc.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_tim.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_usart.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
stm32f10x_wwdg.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
usb_core.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
usb_desc.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
usb_init.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
usb_istr.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
usb_prop.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
usb_sil.c 
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_PSP(unsigned long)" (declared at line 53 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\c\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094
intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_MSP(void)" (declared at line 50 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1104
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp void __set_MSP(unsigned long)" (declared at line 51 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\inc\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1114
c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __REV16(unsigned long)" (declared at line 177 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1124
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __RBIT(unsigned long)" (declared at line 178 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1134
arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXB(unsigned char, unsigned char *)" (declared at line 185 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1175
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __STREXH(unsigned short, unsigned short *)" (declared at line 186 of "C:\Program Files\IAR Systems\ D:\MyProjects\Zemiitz\Cortex-M3\stm32_core_2011.1.3\lib\STM32_USB-FS-Device_Lib_V3.2.1\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1186
Embedded Workbench 6.0\arm\inc\c\intrinsics.h")
Error while running C/C++ Compiler
 
Total number of errors: 336
Total number of warnings: 6

첨부파일
비밀번호 삭제하려면 비밀번호를 입력하세요.

목록

삭제 수정 답변

댓글 수정

비밀번호

수정 취소

/ byte

댓글 입력

이름 비밀번호 관리자답변보기

확인

/ byte


* 왼쪽의 문자를 공백없이 입력하세요.(대소문자구분)

회원에게만 댓글 작성 권한이 있습니다.

관련 글 보기

관련글 모음
번호 상품명 제목 작성자 작성일 조회
244 STM32F105RBT6 Cortex-M3 코어모듈 LQFP64 예제 코드 문의 HIT 양구주 2013-02-20 1110
246 STM32F105RBT6 Cortex-M3 코어모듈 LQFP64    답변 예제 코드 문의 HIT 관리자 2013-02-25 2586