12.plg

来自「最简单的12个proteus仿真实例」· PLG 代码 · 共 25 行

PLG
25
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\AT89X51\12\12.uv2
Project File Date:  04/16/2006

<h2>Output:</h2>
Build target 'Target 1'
compiling 12.c...
12.C(19): error C202: 'P3_6': undefined identifier
12.C(22): error C202: 'P3_6': undefined identifier
12.C(33): error C202: 'P3_6': undefined identifier
12.C(36): error C202: 'P3_7': undefined identifier
12.C(39): error C202: 'P3_7': undefined identifier
12.C(50): error C202: 'P3_7': undefined identifier
Target not created
Build target 'Target 1'
compiling 12.c...
linking...
Program Size: data=10.0 xdata=0 code=97
creating hex file from "12"...
"12" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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