io_uart.plg

来自「51的IO口模拟UARTRS232 波特率9600 Fosc:22.1184MH」· PLG 代码 · 共 68 行

PLG
68
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
J:\ITEM\Audio\01_Software\io_uart.uv2
Project File Date:  11/09/2006

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling io_uart232.c...
marco.H(16): warning C318: can't open file 'P89C51RD2.H'
MARCO.H(26): error C202: 'P1': undefined identifier
MARCO.H(33): error C202: 'P3': undefined identifier
MARCO.H(34): error C202: 'P3': undefined identifier
IO_UART232.C(63): error C202: 'EA': undefined identifier
IO_UART232.C(66): error C202: 'A_RXD': undefined identifier
IO_UART232.C(67): error C202: 'A_TXD': undefined identifier
IO_UART232.C(75): error C202: 'A_TXD': undefined identifier
IO_UART232.C(81): error C202: 'A_TXD': undefined identifier
IO_UART232.C(86): error C202: 'EA': undefined identifier
IO_UART232.C(114): error C202: 'EA': undefined identifier
IO_UART232.C(116): error C202: 'A_RXD': undefined identifier
IO_UART232.C(117): error C202: 'A_RXD': undefined identifier
IO_UART232.C(139): error C202: 'A_RXD': undefined identifier
IO_UART232.C(142): error C202: 'A_RXD': undefined identifier
IO_UART232.C(145): error C202: 'A_RXD': undefined identifier
IO_UART232.C(186): error C202: 'A_RXD': undefined identifier
IO_UART232.C(194): error C202: 'A_RXD': undefined identifier
IO_UART232.C(196): error C202: 'EA': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling io_uart232.c...
marco.H(16): warning C318: can't open file 'P89C51RD2.H'
MARCO.H(26): error C202: 'P1': undefined identifier
MARCO.H(33): error C202: 'P3': undefined identifier
MARCO.H(34): error C202: 'P3': undefined identifier
IO_UART232.C(63): error C202: 'EA': undefined identifier
IO_UART232.C(66): error C202: 'A_RXD': undefined identifier
IO_UART232.C(67): error C202: 'A_TXD': undefined identifier
IO_UART232.C(75): error C202: 'A_TXD': undefined identifier
IO_UART232.C(81): error C202: 'A_TXD': undefined identifier
IO_UART232.C(86): error C202: 'EA': undefined identifier
IO_UART232.C(114): error C202: 'EA': undefined identifier
IO_UART232.C(116): error C202: 'A_RXD': undefined identifier
IO_UART232.C(117): error C202: 'A_RXD': undefined identifier
IO_UART232.C(139): error C202: 'A_RXD': undefined identifier
IO_UART232.C(142): error C202: 'A_RXD': undefined identifier
IO_UART232.C(145): error C202: 'A_RXD': undefined identifier
IO_UART232.C(186): error C202: 'A_RXD': undefined identifier
IO_UART232.C(194): error C202: 'A_RXD': undefined identifier
IO_UART232.C(196): error C202: 'EA': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling io_uart232.c...
linking...
Program Size: data=9.4 xdata=82 code=769
"io_uart" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling io_uart232.c...
linking...
Program Size: data=9.4 xdata=82 code=769
"io_uart" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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