tests.plg

来自「51环境下的FAT及FAT32文件系统源码」· PLG 代码 · 共 27 行

PLG
27
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
Z:\fpga1\keil\tests.uv2
Project File Date:  12/02/2005

<h2>Output:</h2>
Build target 'Target 1'
compiling usb.c...
USB.C(62): warning C280: 'j': unreferenced local variable
USB.C(75): warning C280: 'i': unreferenced local variable
compiling test.c...
TEST.C(90): warning C182: pointer to different objects
compiling tpbulk.c...
TPBULK.C(268): warning C280: 'len': unreferenced local variable
compiling fat.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_FIRSTSECTOROFCLUSTER?FAT
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_GETNEXTCLUSTERNUM?FAT
Program Size: data=91.0 xdata=1764 code=5298
creating hex file from "tests"...
"tests" - 0 Error(s), 6 Warning(s).

⌨️ 快捷键说明

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