[资料分享] IAR 新版本打开老版本遇到的问题和解决方法

fish001   2020-2-10 21:49 楼主

1.__nounwind

declaration is incompatible with "__nounwind __interwork __softfp unsigned int __iar_builtin_STREXB(unsigned char, unsigned char volatile *)

解决方法:右击工程进入options->C/C++Compiler->Preprocessor删除

$PROJ_DIR$\..\Libraries\CMSIS\CM3\CoreSupport

2.打不开”core_cm3.h”

cannot open source file "core_cm3.h" 

原因:没有选MCU型号 
解决方法:右击工程进入options->General Options->Target选设备,选设备完后进入Library Configuration,勾选CMSIS内的Use CMSIS

 

回复评论

暂无评论,赶紧抢沙发吧
电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 京公网安备 11010802033920号
    写回复