uart.plg

来自「ARM的计数器中断实验。是基于Keil For Arm的。」· PLG 代码 · 共 31 行

PLG
31
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\EasyARM\UART.uv2
Project File Date:  07/27/2008

<h2>Output:</h2>
Build target 'Target 1'
assembling Startup.s...
linking...
UART.axf: Warning: L6665W: Neither Lib$$Request$$armlib Lib$$Request$$cpplib defined, not searching ARM libraries.
UART.axf: Error: L6218E: Undefined symbol __main (referred from startup.o).
UART.axf: Error: L6218E: Undefined symbol __use_two_region_memory (referred from startup.o).
Target not created
Build target 'Target 1'
assembling Startup.s...
linking...
UART.axf: Warning: L6665W: Neither Lib$$Request$$armlib Lib$$Request$$cpplib defined, not searching ARM libraries.
UART.axf: Error: L6218E: Undefined symbol __main (referred from startup.o).
UART.axf: Error: L6218E: Undefined symbol __use_two_region_memory (referred from startup.o).
Target not created
Build target 'Target 1'
assembling Startup.s...
linking...
UART.axf: Warning: L6665W: Neither Lib$$Request$$armlib Lib$$Request$$cpplib defined, not searching ARM libraries.
UART.axf: Error: L6218E: Undefined symbol __main (referred from startup.o).
UART.axf: Error: L6218E: Undefined symbol __use_two_region_memory (referred from startup.o).
Target not created

⌨️ 快捷键说明

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