compare.plg
来自「菜鸟,详细NRF24E1运用,程序,电路」· PLG 代码 · 共 29 行
PLG
29 行
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
F:\LU1和LE1编程\nRF24LE1程序包-----工程版\第三章\3.6模拟比较器\anlog compare\程序\compare.uvproj
Project File Date: 09/24/2010
<h2>Output:</h2>
Build target 'APP'
compiling main.c...
MAIN.C(1): warning C500: LICENSE ERROR (R208: RENEW LICENSE ID CODE (LIC))
compiling comparecof.c...
COMPARECOF.C(1): warning C500: LICENSE ERROR (R208: RENEW LICENSE ID CODE (LIC))
linking...
Program Size: data=13.0 xdata=0 code=803
creating hex file from "compare"...
"compare" - 0 Error(s), 2 Warning(s).
Build target 'APP'
assembling STARTUP.A51...
compiling main.c...
MAIN.C(1): warning C500: LICENSE ERROR (R208: RENEW LICENSE ID CODE (LIC))
compiling comparecof.c...
COMPARECOF.C(1): warning C500: LICENSE ERROR (R208: RENEW LICENSE ID CODE (LIC))
linking...
Program Size: data=13.0 xdata=0 code=803
creating hex file from "compare"...
"compare" - 0 Error(s), 2 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?