新手上路
- 积分
- 25
- 金钱
- 25
- 注册时间
- 2016-11-28
- 在线时间
- 3 小时
|
1金钱
"no source": Error: command-line: #992: invalid macro definition: -o
..\stm32f10x_lib\src\stm32f10x_spi.c: 0 warnings, 1 error
compiling stm32f10x_tim.c...
Warning: C4486W: option '-c' causes input file '..\obj\stm32f10x_tim.o' to be ignored
"no source": Error: command-line: #992: invalid macro definition: -o
..\stm32f10x_lib\src\stm32f10x_tim.c: 0 warnings, 1 error
compiling stm32f10x_usart.c...
Warning: C4486W: option '-c' causes input file '..\obj\stm32f10x_usart.o' to be ignored
"no source": Error: command-line: #992: invalid macro definition: -o
..\stm32f10x_lib\src\stm32f10x_usart.c: 0 warnings, 1 error
compiling stm32f10x_wwdg.c...
Warning: C4486W: option '-c' causes input file '..\obj\stm32f10x_wwdg.o' to be ignored
"no source": Error: command-line: #992: invalid macro definition: -o
..\stm32f10x_lib\src\stm32f10x_wwdg.c: 0 warnings, 1 error
linking...
..\obj\temp.axf: error: L6002U: Could not open file ..\obj\main.o: No such file or directory
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
"..\obj\temp.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:04
|
|