初级会员

- 积分
- 59
- 金钱
- 59
- 注册时间
- 2018-1-28
- 在线时间
- 14 小时
|
发表于 2018-3-2 12:55:49
|
显示全部楼层
能说下这个咋回事吗,启动文件加了啊
..\CORE\startup_stm32f10x_md.s(1): error: A1167E: Invalid line start
..\CORE\startup_stm32f10x_md.s(2): error: A1137E: Unexpected characters at end of line
..\CORE\startup_stm32f10x_md.s(3): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(4): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(5): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(6): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(7): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(8): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(9): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(10): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(11): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(12): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(13): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(14): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(15): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(16): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(17): error: A1137E: Unexpected characters at end of line
..\CORE\startup_stm32f10x_md.s(18): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(19): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(20): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(21): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(22): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(23): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(24): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(25): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(26): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(27): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(28): error: A1137E: Unexpected characters at end of line
..\CORE\startup_stm32f10x_md.s(29): error: A1137E: Unexpected characters at end of line
..\CORE\startup_stm32f10x_md.s(31): error: A1137E: Unexpected characters at end of line
..\CORE\startup_stm32f10x_md.s(32): error: A1137E: Unexpected characters at end of line
..\CORE\startup_stm32f10x_md.s(33): error: A1137E: Unexpected characters at end of line
..\CORE\startup_stm32f10x_md.s(34): error: A1137E: Unexpected characters at end of line
..\CORE\startup_stm32f10x_md.s(36): error: A1163E: Unknown opcode g_pfnVectors , expecting opcode or Macro
..\CORE\startup_stm32f10x_md.s(37): error: A1163E: Unknown opcode Default_Handler , expecting opcode or Macro
..\CORE\startup_stm32f10x_md.s(39): error: A1163E: Unknown opcode start , expecting opcode or Macro
..\CORE\startup_stm32f10x_md.s(40): error: A1163E: Unknown opcode in , expecting opcode or Macro
..\CORE\startup_stm32f10x_md.s(41): error: A1163E: Unknown opcode _sidata , expecting opcode or Macro
..\CORE\startup_stm32f10x_md.s(42): error: A1163E: Unknown opcode start , expecting opcode or Macro
..\CORE\startup_stm32f10x_md.s(43): error: A1163E: Unknown opcode _sdata , expecting opcode or Macro
..\CORE\startup_stm32f10x_md.s(44): error: A1167E: Invalid line start
..\CORE\startup_stm32f10x_md.s(45): error: A1163E: Unknown opcode _edata , expecting opcode or Macro
..\CORE\startup_stm32f10x_md.s(46): error: A1163E: Unknown opcode start , expecting opcode or Macro
..\CORE\startup_stm32f10x_md.s(47): error: A1163E: Unknown opcode _sbss , expecting opcode or Macro
..\CORE\startup_stm32f10x_md.s(48): error: A1167E: Invalid line start
..\CORE\startup_stm32f10x_md.s(49): error: A1163E: Unknown opcode _ebss , expecting opcode or Macro
..\CORE\startup_stm32f10x_md.s(51): error: A1163E: Unknown opcode BootRAM, , expecting opcode or Macro
..\CORE\startup_stm32f10x_md.s(52): error: A1167E: Invalid line start
..\CORE\startup_stm32f10x_md.s(53): error: A1159E: Label missing from line start
..\CORE\startup_stm32f10x_md.s(54): error: A1159E: Label missing from line start
"..\OBJ\buji.axf" - 50 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:00 |
|