dac.plg
来自「为aduc7026应用开发例程」· PLG 代码 · 共 42 行
PLG
42 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\SNolan\My Documents\ADuC702x\7028 Code Examples\DAC\DAC.uv2
Project File Date: 05/28/2007
<h2>Output:</h2>
Build target 'DAC Debugger RealView'
compiling DACSineClk.c...
DACSineClk.c(58): warning: #111-D: statement is unreachable
assembling startup_RV.s...
compiling irq_arm.c...
linking...
.\Output\RealView\Debugger\DAC.axf: Error: L6218E: Undefined symbol FIQ_Handler (referred from startup_rv.o).
Target not created
Build target 'DAC Debugger RealView'
compiling DACSineClk.c...
DACSineClk.c(58): warning: #111-D: statement is unreachable
assembling startup_RV.s...
compiling irq_arm.c...
linking...
.\Output\RealView\Debugger\DAC.axf: Error: L6218E: Undefined symbol FIQ_Handler (referred from startup_rv.o).
Target not created
Build target 'DAC Debugger RealView'
compiling DACSineClk.c...
DACSineClk.c(58): warning: #111-D: statement is unreachable
assembling startup_RV.s...
compiling irq_arm.c...
linking...
.\Output\RealView\Debugger\DAC.axf: Error: L6218E: Undefined symbol FIQ_Handler (referred from startup_rv.o).
Target not created
Build target 'DAC Debugger RealView'
compiling DACSineClk.c...
DACSineClk.c(58): warning: #111-D: statement is unreachable
assembling startup_RV.s...
compiling irq_arm.c...
linking...
".\Output\RealView\Debugger\DAC.axf" - 0 Error(s), 1 Warning(s).
Load "C:\\Documents and Settings\\SNolan\\My Documents\\ADuC702x\\7028 Code Examples\\DAC\\Output\\RealView\\Debugger\\DAC.AXF"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?