跑马灯例程编译报错,求大神解答

2019-07-21 07:17发布

错误信息

Build target 'Target 1'
compiling main.c...
compiling stm32f10x_it.c...
compiling system_stm32f10x.c...
compiling led.c...
compiling delay.c...
compiling sys.c...
compiling usart.c...
compiling core_cm3.c...
assembling startup_stm32f10x_hd.s...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_usart.c...
compiling misc.c...
linking...
..OBJLED.axf: error: L6002U: Could not open file ..objsys.o: No such file or directory
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
"..OBJLED.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed:  00:00:15




友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
7条回答
Matthews
1楼-- · 2019-07-21 12:40
也不知道是什么原因,我注销后换了个英文名的账户登陆后用同一个例程就编译成功了,也许还是不能识别汉字的问题呢
chj_123
2楼-- · 2019-07-21 12:45
应该是include包含错了,最好还是 把代码放出来
Littlecar
3楼-- · 2019-07-21 15:04
C++里面要添加文件路径
正点原子
4楼-- · 2019-07-21 19:10
什么版本的编译器
hpeng1874
5楼-- · 2019-07-21 23:07
 精彩回答 2  元偷偷看……
逍遥LV
6楼-- · 2019-07-22 01:14
怎么注销账号呢?

一周热门 更多>