⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mytask.plg

📁 ucos_ii基础上加上网络功能
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyTask - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\LINFUS~1.000\LOCALS~1\Temp\RSPBBB.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /Fo"Release/" /Fd"Release/" /FD /c 
"D:\cvs_m\ucos-ii_vc\m-ix86pm\MyTask\src\nic.c"
"D:\cvs_m\ucos-ii_vc\m-ix86pm\MyTask\src\rtl8139.c"
]
Creating command line "cl.exe @C:\DOCUME~1\LINFUS~1.000\LOCALS~1\Temp\RSPBBB.tmp" 
Creating temporary file "C:\DOCUME~1\LINFUS~1.000\LOCALS~1\Temp\RSPBBC.tmp" with contents
[
..\Entry\Entry.obj ..\bin\ucos-ii.lib /nologo /base:"0x00000000" /entry:"main" /pdb:none /map:"Release/MyTask.map" /machine:I386 /out:"Release/MyTask.exe" /fixed 
".\Release\arp.obj"
".\Release\br.obj"
".\Release\command.obj"
".\Release\debug.obj"
".\Release\in_cksum.obj"
".\Release\InetAddr.obj"
".\Release\interrupt.obj"
".\Release\ip.obj"
".\Release\MyTask.obj"
".\Release\neticmp.obj"
".\Release\nic.obj"
".\Release\os_cpu_c.obj"
".\Release\pci.obj"
".\Release\rtl8139.obj"
".\Release\serial.obj"
".\Release\sjy.obj"
".\Release\sjy22.obj"
".\Release\ucos_timer.obj"
".\Release\intel.obj"
".\Release\os_cpu_a.obj"
]
Creating command line "link.exe @C:\DOCUME~1\LINFUS~1.000\LOCALS~1\Temp\RSPBBC.tmp"
Creating temporary file "C:\DOCUME~1\LINFUS~1.000\LOCALS~1\Temp\RSPBBD.bat" with contents
[
@echo off
..\bin\ExeToImg .\Release\MyTask.exe
]
Creating command line "C:\DOCUME~1\LINFUS~1.000\LOCALS~1\Temp\RSPBBD.bat"
Compiling...
nic.c
rtl8139.c
D:\cvs_m\ucos-ii_vc\m-ix86pm\MyTask\src\rtl8139.c(631) : warning C4047: '=' : 'unsigned int ' differs in levels of indirection from 'unsigned char ** '
Generating Code...
D:\cvs_m\ucos-ii_vc\m-ix86pm\MyTask\src\rtl8139.c(316) : warning C4700: local variable 'cur_rx' used without having been initialized
Linking...
LINK : warning LNK4096: /BASE value "0" is invalid for Windows 95; image may not run
<h3>Output Window</h3>
Converting...
ExeToImg 1.1 Copyright (C) 1998, Expos

⌨️ 快捷键说明

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