toupper1.plg
来自「单片及c语言轻松入门的随书光盘」· PLG 代码 · 共 59 行
PLG
59 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
F:\单片机的C语言光盘\exam\ch11\toupper1\toupper1.uv2
Project File Date: 06/19/2006
<h2>Output:</h2>
Build target 'Target 1'
compiling toupper.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_TST__TOUPPER?TOUPPER
*** WARNING L10: CANNOT DETERMINE ROOT SEGMENT
Program Size: data=9.0 xdata=0 code=29
"toupper1" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling toupper.c...
TOUPPER.C(7): error C202: 'SCON': undefined identifier
TOUPPER.C(8): error C202: 'TMOD': undefined identifier
TOUPPER.C(9): error C202: 'TH1': undefined identifier
TOUPPER.C(10): error C202: 'TR1': undefined identifier
TOUPPER.C(11): error C202: 'TI': undefined identifier
Target not created
Build target 'Target 1'
compiling toupper.c...
TOUPPER.C(14): warning C209: '_tst__toupper': too few actual parameters
linking...
Program Size: data=10.0 xdata=0 code=62
"toupper1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling toupper.c...
linking...
Program Size: data=10.0 xdata=0 code=64
"toupper1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling toupper.c...
TOUPPER.C(7): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
compiling toupper.c...
linking...
Program Size: data=31.1 xdata=0 code=1121
"toupper1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=31.1 xdata=0 code=1121
"toupper1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling toupper.c...
linking...
Program Size: data=31.1 xdata=0 code=1122
"toupper1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=31.1 xdata=0 code=1122
"toupper1" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?