[Error ea1011] "command-line":1 'C:\DOCUME~1\': Already saw input filename \LOCALS~1\Temp\includes3.doj.
[Error ea1011] "command-line":1 '\LOCALS~1\Temp\acc0a8c3641000\acc0a8c3641002.s': Already saw input filename \LOCALS~1\Temp\includes3.doj.
[Error ea1011] "command-line":1 '\LOCALS~1\Temp\acc0a8c3641000': Already saw input filename \LOCALS~1\Temp\includes3.doj.
Assembler totals: 3 error(s) and 0 warning(s)
cc3089: fatal error: Assembler failed
[Error ea1072] ".\Porting\uCOSII\driv_CoreTimer_asm.s":20 'includes.h':
Import header file failed to compile.
Please correct the compilation errors and re-assemble.
[Error ea1068] ".\Porting\uCOSII\driv_CoreTimer_asm.s":36 'OS_TCB' not found:
Typedef in .EXTERN directive was not found in .import data.
The typedef definition must be imported via a header file in a .IMPORT directive.
The .IMPORT directive must precede the usage in the .EXTERN directive.
[Error ea1067] ".\Porting\uCOSII\driv_CoreTimer_asm.s":173 offsetof(OS_TCB) unknown:
Symbol was not found in .import data.
The symbol must either be declared locally or
imported via a header file in a .IMPORT directive.
[Error ea1067] ".\Porting\uCOSII\driv_CoreTimer_asm.s":213 offsetof(OS_TCB) unknown:
Symbol was not found in .import data.
The symbol must either be declared locally or
imported via a header file in a .IMPORT directive.
Previous errors prevent assembly
Assembler totals: 4 error(s) and 0 warning(s)
Tool failed with exit/exception code: 1.
Build was unsuccessful.
请问这是什么问题啊,尤其是前几个错误? |