新手上路
- 积分
- 43
- 金钱
- 43
- 注册时间
- 2018-11-18
- 在线时间
- 8 小时
|
1金钱
Build target 'Target 1'
compiling sys.c...
compiling core_cm3.c...
linking...
..\OBJ\LED.axf: error: L6002U: Could not open file ..\obj\sys.o: No such file or directory
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
"..\OBJ\LED.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:07
求各位大佬指点一下,网上查的试过了,没解决!系统是win10,软件是MDK5.14
|
最佳答案
查看完整内容[请看2#楼]
1.MDK安装路程有中文字符或者空格
2.电脑系统用户名带有中文字符
3.还不行的话试试修改环境变量的方法:https://pan.baidu.com/s/1pbJxGw--yP4ksGIsukrBQQ
|