|
|
EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
项目用的是STM32F103RC, IDE是Keil V5.26
- w. l3 M* R. u+ p) A7 r6 }# \5 q# }9 Y
当我尝试把其中一C文件加上--ARM 编译选项后, 编译报错如下7 P3 A& n; w$ S' b- r9 W( ~
; z( P# G! d# k6 \*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Program Files (x86)\Keil_v5\ARM\ARMCC\Bin'
) @6 \! | M) j) @5 n+ ucompiling stm32f10x_it.c...
; |) b9 o Z0 xError: C4006E: specified processor or architecture does not support ARM instructions
; E2 R% `4 f( G( e"Src\stm32f10x_it.c" - 1 Error(s), 0 Warning(s).# }9 h4 E9 [- Y2 y8 h
, d( u5 J- B4 {9 V
请问这是Keil设置的问题? 还是什么问题?' W- G; |* }: T" W, e) U
|
|