ucos2103.plg

来自「为ucos ii在arm单片机lpc2148上的移植」· PLG 代码 · 共 37 行

PLG
37
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\试验\15.1 - uCos251\uCos2103.uv2
Project File Date:  12/28/2008

<h2>Output:</h2>
compiling main.c...
App\main.c(122): error:  #77-D: this declaration has no storage class or type specifier
App\main.c(123): error:  #65: expected a ";"
App\main.c(150): warning:  #12-D: parsing restarts here after previous syntax error
App\main.c(151): error:  #169: expected a declaration
App\main.c(163): warning: At end of source:  #12-D: parsing restarts here after previous syntax error
App\main.c - 3 Error(s), 2 Warning(s).
compiling main.c...
App\main.c(150): warning:  #111-D: statement is unreachable
App\main.c - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
linking...
.\App\output\uCos2103.axf: Error: L6224E: Could not place os_core.o(.bss) in any Execution region.
Target not created
compiling main.c...
App\main.c(150): warning:  #111-D: statement is unreachable
App\main.c - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
linking...
.\App\output\uCos2103.axf: Error: L6224E: Could not place os_core.o(.bss) in any Execution region.
Target not created
compiling main.c...
App\main.c(150): warning:  #111-D: statement is unreachable
App\main.c - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
linking...
".\App\output\uCos2103.axf" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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