📄 10 bcd shift.plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\单片机\工具\Proteus在MCS-51ARM7系统中的应用百\MCS-51_examples\Chapter_3\10 BCD Shift\逆向\10 BCD Shift.uv2
Project File Date: 05/22/2007
<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
MAIN.C(18): warning C206: '_crol_': missing function-prototype
MAIN.C(18): error C267: '_crol_': requires ANSI-style prototype
MAIN.C(21): error C272: 'asm/endasm' requires src-control to be active
MAIN.C(23): error C272: 'asm/endasm' requires src-control to be active
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(23): error C272: 'asm/endasm' requires src-control to be active
MAIN.C(25): error C272: 'asm/endasm' requires src-control to be active
Target not created
Build target 'Target 1'
compiling main.c...
assembling main.src...
linking...
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
SYMBOL: ?C_STARTUP
MODULE: main.obj (MAIN)
Program Size: data=11.0 xdata=0 code=36
"10 BCD Shift" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling main.c...
assembling main.src...
linking...
Program Size: data=12.0 xdata=0 code=180
"10 BCD Shift" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
assembling main.src...
linking...
Program Size: data=12.0 xdata=0 code=180
"10 BCD Shift" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -