📄 nestint.plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Work\ARM\Philips Course Image\Keil ARM Compiler examples\Solution\mcb2100_nestingirq\NestInt.uv2
Project File Date: 02/11/2005
<h2>Output:</h2>
Build target 'Simulator'
assembling Startup.s...
compiling Intrp.c...
INTRP.C(18): error C25: syntax error near '__asm'
INTRP.C(18): warning C34: 'LR': missing declaration specifiers
INTRP.C(18): error C42: 'LR': not in formal parameter list
INTRP.C(18): warning C34: 'SPSR': missing declaration specifiers
INTRP.C(18): error C42: 'SPSR': not in formal parameter list
INTRP.C(18): error C25: syntax error near '}'
INTRP.C(18): warning C34: 'STMFD': missing declaration specifiers
INTRP.C(18): error C42: 'STMFD': not in formal parameter list
INTRP.C(18): warning C34: 'SP': missing declaration specifiers
INTRP.C(18): error C42: 'SP': not in formal parameter list
INTRP.C(18): warning C34: 'LR': missing declaration specifiers
INTRP.C(18): error C42: 'LR': not in formal parameter list
INTRP.C(18): warning C34: 'MSR': missing declaration specifiers
INTRP.C(18): error C42: 'MSR': not in formal parameter list
INTRP.C(18): warning C34: 'CPSR_c': missing declaration specifiers
INTRP.C(18): error C42: 'CPSR_c': not in formal parameter list
INTRP.C(18): warning C34: 'STMFD': missing declaration specifiers
INTRP.C(18): error C42: 'STMFD': not in formal parameter list
INTRP.C(18): warning C34: 'SP': missing declaration specifiers
INTRP.C(18): error C42: 'SP': not in formal parameter list
INTRP.C(18): warning C34: 'LR': missing declaration specifiers
INTRP.C(18): error C42: 'LR': not in formal parameter list
INTRP.C(30): error C42: 'tc0': not in formal parameter list
INTRP.C(30): error C25: syntax error near '{'
INTRP.C(31): warning C34: 'timeval': missing declaration specifiers
INTRP.C(31): error C42: 'timeval': not in formal parameter list
INTRP.C(32): error C25: syntax error near 'if'
INTRP.C(32): error C25: syntax error near '%'
INTRP.C(33): error C102: 'timeval': different const/volatile qualifiers
INTRP.C(33): error C53: redefinition of 'timeval'
INTRP.C(34): error C25: syntax error near '++'
INTRP.C(36): error C25: syntax error near 'volatile'
INTRP.C(36): error C25: syntax error near ')'
INTRP.C(37): error C25: syntax error near 'volatile'
INTRP.C(37): error C25: syntax error near ')'
INTRP.C(45): error C67: 'tc0': undefined identifier
Target not created
Build target 'Simulator'
assembling Startup.s...
compiling Intrp.c...
linking...
Program Size: data=1180 const=24 code=964
"NestInt" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -