xing_rtos.plg

来自「模仿ucos ii和RTX Tiny写的一个小操作系统」· PLG 代码 · 共 25 行

PLG
25
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\个人\单片机小型OS\XING_RTOS\XING_RTOS\XING_RTOS.uv2
Project File Date:  03/06/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
compiling OS_core.c...
OS_CORE.C(207): warning C289: '=': converting non-pointer to pointer
compiling q.c...
compiling sem.c...
compiling task_switch.C...
assembling task_switch.src...
compiling UART.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_?OSTASKSENDMSG?Q
Program Size: data=63.0 xdata=0 code=2371
creating hex file from "XING_RTOS"...
"XING_RTOS" - 0 Error(s), 2 Warning(s).

⌨️ 快捷键说明

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