eth.plg

来自「This program contains program realizatio」· PLG 代码 · 共 42 行

PLG
42
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\ethernet\eth.uv2
Project File Date:  02/28/2009

<h2>Output:</h2>
Build target 'Target 1'
assembling LPC2300.s...
compiling ethernet_lpc23xx.c...
ethernet_lpc23xx.c(37): error:  #5: cannot open source input file "peripherals_lpc23xx.h": No such file or directory
Target not created
Build target 'Target 1'
compiling ethernet_lpc23xx.c...
peripherals_lpc23xx.h(37): error:  #5: cannot open source input file "defines.h": No such file or directory
Target not created
Build target 'Target 1'
compiling ethernet_lpc23xx.c...
ethernet_lpc23xx.c(38): error:  #5: cannot open source input file "ethernet_lpc23xx.h": No such file or directory
Target not created
Build target 'Target 1'
compiling ethernet_lpc23xx.c...
ethernet_lpc23xx.c(38): error:  #5: cannot open source input file "ethernet_lpc23xx.h": No such file or directory
Target not created
Build target 'Target 1'
compiling ethernet_lpc23xx.c...
ethernet_lpc23xx.h(36): error:  #5: cannot open source input file "peripherals_config.h": No such file or directory
Target not created
Build target 'Target 1'
compiling ethernet_lpc23xx.c...
ethernet_lpc23xx.c(52): warning:  #1207-D: attribute "naked" ignored
ethernet_lpc23xx.c(183): warning:  #191-D: type qualifier is meaningless on cast type
ethernet_lpc23xx.c(184): warning:  #191-D: type qualifier is meaningless on cast type
ethernet_lpc23xx.c(198): warning:  #191-D: type qualifier is meaningless on cast type
ethernet_lpc23xx.c(199): warning:  #191-D: type qualifier is meaningless on cast type
ethernet_lpc23xx.c(59): warning:  #177-D: variable "PHYWRITECOMMAND" was declared but never referenced
linking...
eth.axf: Error: L6218E: Undefined symbol main (referred from kernel.o).
Target not created

⌨️ 快捷键说明

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