project.plg
来自「ARM微处理器LPC2214对日本东芝的液晶控制芯片T6963的驱动程序代码」· PLG 代码 · 共 29 行
PLG
29 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\Hardware\EasyARM2214\Project.uv2
Project File Date: 07/08/2005
<h2>Output:</h2>
Build target 'Debug in RAM'
assembling IRQ.s...
assembling Startup.s...
compiling target.c...
compiling KB.C...
src\KB.C(84): warning: C2870W: variable 'IY' declared but not used
src\KB.C(512): warning: C2870W: variable 'IC' declared but not used
src\KB.C(546): warning: C2870W: variable 'IC' declared but not used
linking...
.\debug_in_RAM\Project.axf: Error: L6221E: Execution region ROM_EXEC overlaps with Execution region IRAM.
Target not created
Build target 'Debug in RAM'
assembling IRQ.s...
assembling Startup.s...
compiling target.c...
compiling KB.C...
linking...
.\debug_in_RAM\Project.axf: Error: L6221E: Execution region ROM_EXEC overlaps with Execution region IRAM.
Target not created
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?