카테고리 없음

EWARM Complile error

나의나된것은 2014. 10. 10. 21:02
반응형

Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softf


위와 같은 에러로 컴파일이 안될때!!!


1번 프로젝트에서 옵션 -> General Options -> Library Configuration -> CMSIS -> check  Use CMSIS




2번 프로젝트의 STM32F10x_StdPeriph_Lib_V3.5.0\Libraries\CMSIS\CM3\CoreSupport  folder  core-cm3.h -> core_cm3.h.old 




원본 출처는 아래 경로이다!!


http://www.emcu.it/ARM_Compiler/IAR/IAR_tips_and_tricks.html




반응형