can_debug.plg

来自「LPC2368上通过验证的CAN通讯程序」· PLG 代码 · 共 39 行

PLG
39
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\LPC2300\can2 local self test\CAN\can.uv2
Project File Date:  08/22/2005

<h2>Output:</h2>
Build target 'MCB2300 Debug'
compiling irq.c...
compiling target.c...
compiling can.c...
compiling cantest.c...
cantest.c(151): warning:  #111-D: statement is unreachable
cantest.c(181): warning:  #111-D: statement is unreachable
assembling Startup.s...
assembling swi_handler.s...
linking...
.\Obj\can_debug.axf: Error: L6218E: Undefined symbol UARTInit (referred from cantest.o).
.\Obj\can_debug.axf: Error: L6218E: Undefined symbol UARTSend (referred from cantest.o).
Target not created
Load "C:\\LPC2300\\can2 local self test\\CAN\\Obj\\can_debug.AXF" 
_____^
*** error 56: cant open file
Build target 'MCB2300 Debug'
compiling irq.c...
compiling target.c...
compiling can.c...
compiling cantest.c...
cantest.c(151): warning:  #111-D: statement is unreachable
cantest.c(181): warning:  #111-D: statement is unreachable
assembling Startup.s...
assembling swi_handler.s...
linking...
.\Obj\can_debug.axf: Error: L6218E: Undefined symbol UARTInit (referred from cantest.o).
.\Obj\can_debug.axf: Error: L6218E: Undefined symbol UARTSend (referred from cantest.o).
Target not created

⌨️ 快捷键说明

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