lcd2.plg

来自「LPC2106 在keil for arm 和proteus仿真的一些例子:键盘」· PLG 代码 · 共 30 行

PLG
30
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Keil for ARM\Soft\LCD2.uv2
Project File Date:  10/13/2007

<h2>Output:</h2>
Build target 'Debug in FLASH'
assembling IRQ.s...
assembling Startup.s...
compiling target.c...
compiling main.c...
linking...
.\Out\LCD2.axf: Warning: L3910W: Old syntax, please use '--entry'.
.\Out\LCD2.axf: Error: L6238E: startup.o(vectors) contains invalid call from '~PRES8' function to 'REQ8' function FIQ_Exception.
.\Out\LCD2.axf: Error: L6238E: startup.o(vectors) contains invalid call from '~PRES8' function to 'REQ8' function TargetResetInit.
Target not created
Build target 'Debug in FLASH'
assembling IRQ.s...
assembling Startup.s...
compiling target.c...
compiling main.c...
linking...
.\Out\LCD2.axf: Warning: L3910W: Old syntax, please use '--entry'.
.\Out\LCD2.axf: Error: L6238E: startup.o(vectors) contains invalid call from '~PRES8' function to 'REQ8' function FIQ_Exception.
.\Out\LCD2.axf: Error: L6238E: startup.o(vectors) contains invalid call from '~PRES8' function to 'REQ8' function TargetResetInit.
Target not created

⌨️ 快捷键说明

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