카테고리

Deviceshop

마이페이지 장바구니


기타Q&A

예제 코드 문의

0점 관리자 2013-02-25 12:09:06 추천: 추천 조회수: 2586

안녕하세요. JK전자 입니다.

아래 내용의 글을 참조해 보시기 바랍니다.


ST 의 Site 에 가면 라이브러리가 STM32F10x_StdPeriph_Lib_V3.5.0 로 업데이트 되어 있음을 알수 있다. 물론 Core와 관련한 디렉토리 구조가 약간 변경된 것을 확인 할 수 있을 것이다.

 

기존 프로젝트에 신규 라이브러리를 적용하고자 할 경우 컴파일러의 Preprocesor의 Tab을 신규 라이브러리 디렉토리구조로 변경 야 하며 또한 파일을 프로젝트에 새로이 로딩하도록 한다.

 

------------------------------------------------------------------------------------------------------------------------

 

EWARM 컴파일러의 버젼이 6.1 대 이상이 되면서 기존의 프로젝트를 컴파일 하려다 보면 다음과 같은 에러 메시지를 만날 수 있다.

 

Error[Pe147]: declaration is incompatible with "__interwork __softfp unsigned long __get_PSP(void)" (declared at line 52 of "K:\Compiler\IAR Systems\ K:\Projector_Category\c_alba\xxxxxx\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084

 

이의 해결을 위해서는 IAR 홈페이지의 테크니컬 노트를 보면 그 해결 방법이 나와 있다.

http://supp.iar.com/Support/?note=75890&from=search+result

 

대충 정리하자면 기존 라이브러리의 core_cm3.h 파일을 추적해서..(여기서는 3.5.0 기준으로) "K:\Projector_Category\c_alba\xxxxxx\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h" 를 이름을 다르게 변경한 후

IAR 프로젝트옵션에 들어가서 "Project>Options...>General Options>Library Configuration>Use CMSIS" 태그에 체크 하란 뜻이다.

 

위와 같이 하고 컴파일 할 경우 에러 메시지는 없어 진다.

 

이는 컴파일러 디렉토리의 "\IAR Systems\\Embedded Workbench 6.0\arm\CMSIS\Include\core_cm3.h"를 사용하게 만드는 역활을 한다. (아마 IAR 컴파일러 간의 호환성과 무관 하지 않나 생각한다. 시간나면 파일을 한번 자세히 살펴 봐야겠다.)


---------- Original Message ----------

안녕하세요.

 

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