can_release.plg

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

PLG
23
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\LPC2300\can2 local self test\CAN\can.uv2
Project File Date:  09/10/2008

<h2>Output:</h2>
Build target 'MCB2300'
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_release.axf: Error: L6218E: Undefined symbol UARTInit (referred from cantest.o).
.\Obj\can_release.axf: Error: L6218E: Undefined symbol UARTSend (referred from cantest.o).
Target not created

⌨️ 快捷键说明

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