初级会员

- 积分
- 71
- 金钱
- 71
- 注册时间
- 2019-7-8
- 在线时间
- 39 小时
|
1金钱
本帖最后由 林上有先生 于 2019-7-26 19:13 编辑
改了应该改的,可还是有下面这些错file:///C:\Users\Administrator\AppData\Roaming\Tencent\Users\1070333924\TIM\WinTemp\RichOle\STM2TK%RBA0I4_E]OM7T@G7.png
*** Using Compiler 'V5.06 update 3 (build 300)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'Target 1'
assembling startup_stm32f10x_md.s...
startup_stm32f10x_md.s(1): error: A1167E: Invalid line start
startup_stm32f10x_md.s(2): error: A1137E: Unexpected characters at end of line
startup_stm32f10x_md.s(3): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(4): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(5): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(6): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(7): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(8): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(9): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(10): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(11): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(12): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(13): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(14): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(15): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(16): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(17): error: A1137E: Unexpected characters at end of line
startup_stm32f10x_md.s(18): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(19): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(20): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(21): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(22): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(23): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(24): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(25): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(26): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(27): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(28): error: A1137E: Unexpected characters at end of line
startup_stm32f10x_md.s(29): error: A1137E: Unexpected characters at end of line
startup_stm32f10x_md.s(31): error: A1137E: Unexpected characters at end of line
startup_stm32f10x_md.s(32): error: A1137E: Unexpected characters at end of line
startup_stm32f10x_md.s(33): error: A1137E: Unexpected characters at end of line
startup_stm32f10x_md.s(34): error: A1137E: Unexpected characters at end of line
startup_stm32f10x_md.s(36): error: A1163E: Unknown opcode g_pfnVectors , expecting opcode or Macro
startup_stm32f10x_md.s(37): error: A1163E: Unknown opcode Default_Handler , expecting opcode or Macro
startup_stm32f10x_md.s(39): error: A1163E: Unknown opcode start , expecting opcode or Macro
startup_stm32f10x_md.s(40): error: A1163E: Unknown opcode in , expecting opcode or Macro
startup_stm32f10x_md.s(41): error: A1163E: Unknown opcode _sidata , expecting opcode or Macro
startup_stm32f10x_md.s(42): error: A1163E: Unknown opcode start , expecting opcode or Macro
startup_stm32f10x_md.s(43): error: A1163E: Unknown opcode _sdata , expecting opcode or Macro
startup_stm32f10x_md.s(44): error: A1167E: Invalid line start
startup_stm32f10x_md.s(45): error: A1163E: Unknown opcode _edata , expecting opcode or Macro
startup_stm32f10x_md.s(46): error: A1163E: Unknown opcode start , expecting opcode or Macro
startup_stm32f10x_md.s(47): error: A1163E: Unknown opcode _sbss , expecting opcode or Macro
startup_stm32f10x_md.s(48): error: A1167E: Invalid line start
startup_stm32f10x_md.s(49): error: A1163E: Unknown opcode _ebss , expecting opcode or Macro
startup_stm32f10x_md.s(51): error: A1163E: Unknown opcode BootRAM, , expecting opcode or Macro
startup_stm32f10x_md.s(52): error: A1167E: Invalid line start
startup_stm32f10x_md.s(53): error: A1159E: Label missing from line start
startup_stm32f10x_md.s(54): error: A1159E: Label missing from line start
compiling test.c...
compiling delay.c...
compiling usart.c...
compiling sys.c...
"..\OBJ\test.axf" - 50 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:02
|
|