keil mdk 编译时出错,不知道什么问题

2019-10-16 03:44发布

友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
6条回答
1994
1楼-- · 2019-10-16 06:46
 精彩回答 2  元偷偷看……
1994
2楼-- · 2019-10-16 12:01
compiling main.c...
main.c: Warning: C3910W: Old syntax, please use '--via'.
main.c: Warning: C3910W: Old syntax, please use '--cpu'.
main.c: Warning: C3910W: Old syntax, please use '--apcs'.
.LibrariesCMSISCM3CoreSupportcore_cm3.h(90): error:  #5: cannot open source input file "stdint.h": No such file or directory
usermain.c - 1 Error(s), 3 Warning(s).
1994
3楼-- · 2019-10-16 13:20
compiling main.c...
main.c: Warning: C3910W: Old syntax, please use '--via'.
main.c: Warning: C3910W: Old syntax, please use '--cpu'.
main.c: Warning: C3910W: Old syntax, please use '--apcs'.
.LibrariesCMSISCM3CoreSupportcore_cm3.h(90): error:  #5: cannot open source input file "stdint.h": No such file or directory
usermain.c - 1 Error(s), 3 Warning(s).
1994
4楼-- · 2019-10-16 13:44
大神  快来。急着学习
1994
5楼-- · 2019-10-16 17:31
主函数:#include "stm32f10x.h"
int main()
{

}
1994
6楼-- · 2019-10-16 19:17
 精彩回答 2  元偷偷看……

一周热门 更多>