test.plg

来自「学习的例程!和通用的LCD1602的有区别」· PLG 代码 · 共 121 行

PLG
121
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\ARM学习\AT91SAM7S64学习板\相关例程序\ARM_1602\1602\test.uv2
Project File Date:  12/20/2005

<h2>Output:</h2>
Build target 'Target 1'
assembling SAM7S.s...
compiling test.c...
TEST.C(21): error C67: 'PIOA_SODR': undefined identifier
TEST.C(29): error C67: 'PIOA_CODR': undefined identifier
TEST.C(95): error C67: 'PMC_PCER': undefined identifier
TEST.C(96): error C67: 'PIOA_PER': undefined identifier
TEST.C(97): error C67: 'PIOA_OER': undefined identifier
Target not created
Build target 'Target 1'
assembling SAM7S.s...
compiling test.c...
TEST.C(21): error C67: 'PIOA_SODR': undefined identifier
TEST.C(29): error C67: 'PIOA_CODR': undefined identifier
TEST.C(95): error C67: 'PMC_PCER': undefined identifier
TEST.C(96): error C67: 'PIOA_PER': undefined identifier
TEST.C(97): error C67: 'PIOA_OER': undefined identifier
Target not created
Build target 'Target 1'
assembling SAM7S.s...
compiling test.c...
DELAY.H(3): error C17: unclosed string
DELAY.H(3): error C25: syntax error near '"string"'
test.c(3): error C305: unterminated string/char const
DELAY.H(21): error C67: 'PIOA_SODR': undefined identifier
DELAY.H(29): error C67: 'PIOA_CODR': undefined identifier
DELAY.H(95): error C67: 'PMC_PCER': undefined identifier
DELAY.H(96): error C67: 'PIOA_PER': undefined identifier
DELAY.H(97): error C67: 'PIOA_OER': undefined identifier
Target not created
Build target 'Target 1'
assembling SAM7S.s...
compiling test.c...
TEST.C(21): error C67: 'PIOA_SODR': undefined identifier
TEST.C(29): error C67: 'PIOA_CODR': undefined identifier
TEST.C(95): error C67: 'PMC_PCER': undefined identifier
TEST.C(96): error C67: 'PIOA_PER': undefined identifier
TEST.C(97): error C67: 'PIOA_OER': undefined identifier
Target not created
Build target 'Target 1'
assembling SAM7S.s...
compiling test.c...
TEST.C(21): error C67: 'PIOA_SODR': undefined identifier
TEST.C(29): error C67: 'PIOA_CODR': undefined identifier
TEST.C(95): error C67: 'PMC_PCER': undefined identifier
TEST.C(96): error C67: 'PIOA_PER': undefined identifier
TEST.C(97): error C67: 'PIOA_OER': undefined identifier
Target not created
Build target 'Target 1'
assembling SAM7S.s...
compiling test.c...
test.c(4): error C318: can't open file 'AT91SAM.H'
TEST.C(22): error C67: 'PIOA_SODR': undefined identifier
TEST.C(30): error C67: 'PIOA_CODR': undefined identifier
TEST.C(96): error C67: 'PMC_PCER': undefined identifier
TEST.C(97): error C67: 'PIOA_PER': undefined identifier
TEST.C(98): error C67: 'PIOA_OER': undefined identifier
Target not created
Build target 'Target 1'
assembling SAM7S.s...
compiling test.c...
TEST.C(21): error C67: 'PIOA_SODR': undefined identifier
TEST.C(29): error C67: 'PIOA_CODR': undefined identifier
TEST.C(95): error C67: 'PMC_PCER': undefined identifier
TEST.C(96): error C67: 'PIOA_PER': undefined identifier
TEST.C(97): error C67: 'PIOA_OER': undefined identifier
Target not created
Build target 'Target 1'
assembling SAM7S.s...
compiling test.c...
TEST.C(21): error C67: 'PIOA_SODR': undefined identifier
TEST.C(29): error C67: 'PIOA_CODR': undefined identifier
TEST.C(96): error C67: 'PIOA_PER': undefined identifier
TEST.C(97): error C67: 'PIOA_OER': undefined identifier
Target not created
Build target 'Target 1'
assembling SAM7S.s...
compiling test.c...
TEST.C(21): error C67: 'PIOA_SODR': undefined identifier
TEST.C(29): error C67: 'PIOA_CODR': undefined identifier
TEST.C(96): error C67: 'PIOA_PER': undefined identifier
TEST.C(97): error C67: 'PIOA_OER': undefined identifier
Target not created
Build target 'Target 1'
assembling SAM7S.s...
compiling test.c...
TEST.C(21): error C100: '=': left operand must be l-value
TEST.C(29): error C100: '=': left operand must be l-value
TEST.C(96): error C67: 'PIOA_PER': undefined identifier
TEST.C(97): error C67: 'PIOA_OER': undefined identifier
Target not created
Build target 'Target 1'
assembling SAM7S.s...
compiling test.c...
TEST.C(29): error C100: '=': left operand must be l-value
TEST.C(96): error C67: 'PIOA_PER': undefined identifier
TEST.C(97): error C67: 'PIOA_OER': undefined identifier
Target not created
Build target 'Target 1'
assembling SAM7S.s...
compiling test.c...
TEST.C(96): error C67: 'PIOA_PER': undefined identifier
TEST.C(97): error C67: 'PIOA_OER': undefined identifier
Target not created
Build target 'Target 1'
assembling SAM7S.s...
compiling test.c...
linking...
Program Size: data=1168 const=16 code=1084
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?