📄 counter.plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\arm\counter\counter.uv2
Project File Date: 04/30/2008
<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
--- Error: can't execute 'arm-uclibc-gcc'
Target not created
Build target 'Target 1'
compiling main.c...
main.c: In function `main':
main.c(34): error: `temp' undeclared (first use in this function)
main.c(34): error: (Each undeclared identifier is reported only once
main.c(34): error: for each function it appears in.)
main.c: In function `Init':
main.c(59): error: `Fosc' undeclared (first use in this function)
assembling Startup.s...
Target not created
Build target 'Target 1'
compiling main.c...
main.c: In function `main':
main.c(36): error: `temp' undeclared (first use in this function)
main.c(36): error: (Each undeclared identifier is reported only once
main.c(36): error: for each function it appears in.)
assembling Startup.s...
Target not created
Build target 'Target 1'
compiling main.c...
assembling Startup.s...
linking...
/cygdrive/c/Cygnus/Arm-Tools/Bin/../lib/gcc-lib/arm-thumb-elf/3.3.1/../../../../arm-thumb-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000
startup.o(.text+0x14c):/cygdrive/c/arm/counter/Startup.s:260: undefined reference to `_data'
collect2: ld returned 1 exit status
Target not created
Build target 'Target 1'
compiling main.c...
assembling Startup.s...
linking...
"counter.elf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
assembling Startup.s...
linking...
"counter.elf" - 0 Error(s), 0 Warning(s).
Clean started: Project: 'counter'
deleting intermediate output files for target 'Target 1'
Build target 'Target 1'
compiling main.c...
assembling Startup.s...
linking...
"counter.elf" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -