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