新建工程时里面出现了这样的错误,求解答

2019-07-21 05:10发布

 新建工程时里面出现了这样的错误,求解答
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
18条回答
白帅
2019-07-21 22:17
直接编译例程也是这样
Build target 'BEEP'
compiling main.c...
compiling stm32f10x_it.c...
compiling system_stm32f10x.c...
compiling led.c...
compiling beep.c...
compiling delay.c...
compiling sys.c...
"no source": Error: command-line:  #564: cannot open embedded assembler output file "C:Users志帅AppDataLocalTempp2804-2": No such file or directory
..SYSTEMsyssys.c: 0 warnings, 1 error
compiling usart.c...
compiling core_cm3.c...
"no source": Error: command-line:  #564: cannot open embedded assembler output file "C:Users志帅AppDataLocalTempp2b28-2": No such file or directory
..COREcore_cm3.c: 0 warnings, 1 error
assembling startup_stm32f10x_hd.s...
compiling misc.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_usart.c...
linking...
..OBJBEEP.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.
"..OBJBEEP.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed:  00:00:09

一周热门 更多>