random.plg

来自「菜鸟,详细NRF24E1运用,程序,电路」· PLG 代码 · 共 29 行

PLG
29
字号
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
F:\LU1和LE1编程\nRF24LE1程序包-----工程版\第二章\2.13随机数产生器\Random number generator\程序\random.uvproj
Project File Date:  09/11/2010

<h2>Output:</h2>
Build target 'APP'
compiling random.c...
RANDOM.C(1): warning C500: LICENSE ERROR (R208: RENEW LICENSE ID CODE (LIC))
compiling cof.c...
COF.C(1): warning C500: LICENSE ERROR (R208: RENEW LICENSE ID CODE (LIC))
linking...
Program Size: data=13.0 xdata=0 code=301
creating hex file from "random"...
"random" - 0 Error(s), 2 Warning(s).
Build target 'APP'
assembling STARTUP.A51...
compiling random.c...
RANDOM.C(1): warning C500: LICENSE ERROR (R208: RENEW LICENSE ID CODE (LIC))
compiling cof.c...
COF.C(1): warning C500: LICENSE ERROR (R208: RENEW LICENSE ID CODE (LIC))
linking...
Program Size: data=13.0 xdata=0 code=301
creating hex file from "random"...
"random" - 0 Error(s), 2 Warning(s).

⌨️ 快捷键说明

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