ad9851.plg
来自「单片机实现DDS 利用单片机和AD9851来产生高频率的正弦波 本程序为一个」· PLG 代码 · 共 39 行
PLG
39 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\我的程序\exercise\信号发生器\ad9851.uv2
Project File Date: 09/04/2006
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling ad9851.c...
AD9851.C(63): error C141: syntax error near ';'
AD9851.C(64): error C141: syntax error near ')'
AD9851.C(65): error C141: syntax error near ';'
AD9851.C(65): error C141: syntax error near ')'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ad9851.c...
linking...
Program Size: data=11.0 xdata=0 code=409
creating hex file from "ad9851"...
"ad9851" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling ad9851.c...
linking...
Program Size: data=11.0 xdata=0 code=409
creating hex file from "ad9851"...
"ad9851" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling ad9851.c...
linking...
Program Size: data=51.0 xdata=0 code=380
creating hex file from "ad9851"...
"ad9851" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?