新手入门
- 积分
- 3
- 金钱
- 3
- 注册时间
- 2019-11-30
- 在线时间
- 0 小时
|
1金钱
32mini,刚刚按照视频安装好,打开软件编译第一个跑马灯实验报错了,点击
建立目标文件Build那个按钮后,报错如下
Build target 'LED'
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:22
|
-
报错信息
|