|
EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
项目用的是STM32F103RC, IDE是Keil V5.26
; \3 I( Q2 t: y* r, m
8 s \4 T, s0 _- G) A( p当我尝试把其中一C文件加上--ARM 编译选项后, 编译报错如下
% ]0 W* r7 T5 K0 }. B( v' h: ]; [% X
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Program Files (x86)\Keil_v5\ARM\ARMCC\Bin'
! o+ w. g# C1 Ucompiling stm32f10x_it.c...
" o+ f1 d4 i) ~" ^% p! i1 Y; FError: C4006E: specified processor or architecture does not support ARM instructions. r1 y/ n, U& a. _
"Src\stm32f10x_it.c" - 1 Error(s), 0 Warning(s).
0 B$ Z9 _/ L$ [1 _1 z" L# d
9 J3 e z, f/ Z' J请问这是Keil设置的问题? 还是什么问题?" D9 t3 |* l9 b
|
|