beepcon.plg

来自「arm开发精彩例程全包括」· PLG 代码 · 共 45 行

PLG
45
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
J:\Work2007\POS_2008\tft\TFT_TEST_KEIL\BeepCon.uv2
Project File Date:  03/09/2009

<h2>Output:</h2>
Build target 'Debug'
assembling Startup.s...
compiling test1.c...
compiling Enhance_GPIO.c...
linking...
BEEPCON.axf: Error: L6218E: Undefined symbol IRQ_Exception (referred from startup.o).
BEEPCON.axf: Error: L6218E: Undefined symbol Main (referred from startup.o).
Target not created
Build target 'Debug'
assembling Startup.s...
compiling test1.c...
test1.c(3): error:  #5: cannot open source input file "Enhance_GPIO.h": No such file or directory
compiling Enhance_GPIO.c...
Target not created
Build target 'Debug'
compiling test1.c...
linking...
BEEPCON.axf: Error: L6218E: Undefined symbol Main (referred from startup.o).
Target not created
Build target 'Debug'
assembling Startup.s...
compiling test1.c...
compiling Enhance_GPIO.c...
linking...
BEEPCON.axf: Error: L6218E: Undefined symbol Main (referred from startup.o).
Target not created
Build target 'Debug'
assembling Startup.s...
compiling test1.c...
compiling Enhance_GPIO.c...
linking...
Program Size: Code=3236 RO-data=25984 RW-data=0 ZI-data=96  
"BEEPCON.axf" - 0 Error(s), 0 Warning(s).
Load "J:\\Work2007\\POS_2008\\tft\\TFT_TEST_KEIL\\BEEPCON.AXF" 
Load "J:\\Work2007\\POS_2008\\tft\\TFT_TEST_KEIL\\BEEPCON.AXF" 

⌨️ 快捷键说明

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