1602.plg

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

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

<h2>Output:</h2>
Build target 'Target 1'
compiling test.c...
C:\KEIL\ARM\INC\ATMEL\SAM7S\AT91SAM7S64.H(1): error C17: unclosed string
C:\KEIL\ARM\INC\ATMEL\SAM7S\AT91SAM7S64.H(1): error C25: syntax error near '"string"'
test.c(1): error C305: unterminated string/char const
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
assembling SAM7S.s...
Target not created
Build target 'Target 1'
compiling test.c...
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
assembling SAM7S.s...
Target not created

⌨️ 快捷键说明

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