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

📄 ucos_vc.plg

📁 ucOS 模拟环境
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ucos_vc - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\DTS~1.NEW\LOCALS~1\Temp\RSP8B.tmp" with contents
[
/nologo /ML /W3 /Gm /GX /ZI /I "UCOS/CPU" /I "UCOS/SOURCE" /I "PC" /I "UCOS/CONFIG" /I "FS/API" /I "FS/CLIB" /I "FS/CONFIG/WIN32" /I "FS/DEVICE/RAM" /I "FS/FSL/FAT" /I "FS/LBL" /I "FS/OS" /I "UCOS/shell" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "PCVER" /FR"OUTPUT/Debug/" /Fp"OUTPUT/Debug/ucos_vc.pch" /YX /Fo"OUTPUT/Debug/" /Fd"OUTPUT/Debug/" /FD /GZ /c 
"E:\Study\ucOS-II\ucOS-II\PC\Interface\OS_CPU_C.C"
"E:\Study\ucOS-II\ucOS-II\ucOS kernel\event\Flag.c"
"E:\Study\ucOS-II\ucOS-II\ucOS kernel\event\MBox.c"
"E:\Study\ucOS-II\ucOS-II\ucOS kernel\Task\os_core.c"
"E:\Study\ucOS-II\ucOS-II\ucOS kernel\MM\OS_MEM.c"
"E:\Study\ucOS-II\ucOS-II\ucOS kernel\event\OS_MUTEX.c"
"E:\Study\ucOS-II\ucOS-II\ucOS kernel\event\OS_Q.c"
"E:\Study\ucOS-II\ucOS-II\ucOS kernel\event\os_sem.c"
"E:\Study\ucOS-II\ucOS-II\ucOS kernel\Task\os_task.c"
"E:\Study\ucOS-II\ucOS-II\ucOS kernel\Task\os_time.c"
"E:\Study\ucOS-II\ucOS-II\PC\Shell\commands.c"
"E:\Study\ucOS-II\ucOS-II\PC\Shell\shelltask.c"
"E:\Study\ucOS-II\ucOS-II\FS\API\api_dir.c"
"E:\Study\ucOS-II\ucOS-II\FS\API\api_in.c"
"E:\Study\ucOS-II\ucOS-II\FS\API\api_misc.c"
"E:\Study\ucOS-II\ucOS-II\FS\API\api_out.c"
"E:\Study\ucOS-II\ucOS-II\FS\API\fs_info.c"
"E:\Study\ucOS-II\ucOS-II\FS\CLIB\clibmisc.c"
"E:\Study\ucOS-II\ucOS-II\FS\DEVICE\ram\r_misc.c"
"E:\Study\ucOS-II\ucOS-II\FS\FSL\fat\fat_data.c"
"E:\Study\ucOS-II\ucOS-II\FS\FSL\fat\fat_dir.c"
"E:\Study\ucOS-II\ucOS-II\FS\FSL\fat\fat_in.c"
"E:\Study\ucOS-II\ucOS-II\FS\FSL\fat\fat_ioct.c"
"E:\Study\ucOS-II\ucOS-II\FS\FSL\fat\fat_misc.c"
"E:\Study\ucOS-II\ucOS-II\FS\FSL\fat\fat_open.c"
"E:\Study\ucOS-II\ucOS-II\FS\FSL\fat\fat_out.c"
"E:\Study\ucOS-II\ucOS-II\FS\LBL\lb_misc.c"
"E:\Study\ucOS-II\ucOS-II\FS\OS\fs_x_ucos_ii.c"
"E:\Study\ucOS-II\ucOS-II\PC\PC\pc.c"
"E:\Study\ucOS-II\ucOS-II\PC\PC test\Test FS\main.c"
]
Creating command line "cl.exe @C:\DOCUME~1\DTS~1.NEW\LOCALS~1\Temp\RSP8B.tmp" 
Creating temporary file "C:\DOCUME~1\DTS~1.NEW\LOCALS~1\Temp\RSP8C.tmp" with contents
[
kernel32.lib user32.lib winmm.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws2_32.lib /nologo /subsystem:console /incremental:yes /pdb:"OUTPUT/Debug/ucos_vc.pdb" /debug /machine:I386 /out:"OUTPUT/Debug/ucos_vc.exe" /pdbtype:sept 
".\OUTPUT\Debug\OS_CPU_C.OBJ"
".\OUTPUT\Debug\Flag.obj"
".\OUTPUT\Debug\MBox.obj"
".\OUTPUT\Debug\os_core.obj"
".\OUTPUT\Debug\OS_MEM.obj"
".\OUTPUT\Debug\OS_MUTEX.obj"
".\OUTPUT\Debug\OS_Q.obj"
".\OUTPUT\Debug\os_sem.obj"
".\OUTPUT\Debug\os_task.obj"
".\OUTPUT\Debug\os_time.obj"
".\OUTPUT\Debug\commands.obj"
".\OUTPUT\Debug\shelltask.obj"
".\OUTPUT\Debug\api_dir.obj"
".\OUTPUT\Debug\api_in.obj"
".\OUTPUT\Debug\api_misc.obj"
".\OUTPUT\Debug\api_out.obj"
".\OUTPUT\Debug\fs_info.obj"
".\OUTPUT\Debug\clibmisc.obj"
".\OUTPUT\Debug\r_misc.obj"
".\OUTPUT\Debug\fat_data.obj"
".\OUTPUT\Debug\fat_dir.obj"
".\OUTPUT\Debug\fat_in.obj"
".\OUTPUT\Debug\fat_ioct.obj"
".\OUTPUT\Debug\fat_misc.obj"
".\OUTPUT\Debug\fat_open.obj"
".\OUTPUT\Debug\fat_out.obj"
".\OUTPUT\Debug\lb_misc.obj"
".\OUTPUT\Debug\fs_x_ucos_ii.obj"
".\OUTPUT\Debug\pc.obj"
".\OUTPUT\Debug\main.obj"
]
Creating command line "link.exe @C:\DOCUME~1\DTS~1.NEW\LOCALS~1\Temp\RSP8C.tmp"
<h3>Output Window</h3>
Compiling...
OS_CPU_C.C
Flag.c
MBox.c
os_core.c
OS_MEM.c
OS_MUTEX.c
OS_Q.c
os_sem.c
os_task.c
os_time.c
commands.c
shelltask.c
api_dir.c
api_in.c
api_misc.c
api_out.c
fs_info.c
clibmisc.c
r_misc.c
fat_data.c
fat_dir.c
fat_in.c
fat_ioct.c
fat_misc.c
fat_open.c
fat_out.c
lb_misc.c
fs_x_ucos_ii.c
pc.c
main.c
Linking...
Creating temporary file "C:\DOCUME~1\DTS~1.NEW\LOCALS~1\Temp\RSP8E.tmp" with contents
[
/nologo /o"OUTPUT/Debug/ucos_vc.bsc" 
".\OUTPUT\Debug\OS_CPU_C.SBR"
".\OUTPUT\Debug\Flag.sbr"
".\OUTPUT\Debug\MBox.sbr"
".\OUTPUT\Debug\os_core.sbr"
".\OUTPUT\Debug\OS_MEM.sbr"
".\OUTPUT\Debug\OS_MUTEX.sbr"
".\OUTPUT\Debug\OS_Q.sbr"
".\OUTPUT\Debug\os_sem.sbr"
".\OUTPUT\Debug\os_task.sbr"
".\OUTPUT\Debug\os_time.sbr"
".\OUTPUT\Debug\commands.sbr"
".\OUTPUT\Debug\shelltask.sbr"
".\OUTPUT\Debug\api_dir.sbr"
".\OUTPUT\Debug\api_in.sbr"
".\OUTPUT\Debug\api_misc.sbr"
".\OUTPUT\Debug\api_out.sbr"
".\OUTPUT\Debug\fs_info.sbr"
".\OUTPUT\Debug\clibmisc.sbr"
".\OUTPUT\Debug\r_misc.sbr"
".\OUTPUT\Debug\fat_data.sbr"
".\OUTPUT\Debug\fat_dir.sbr"
".\OUTPUT\Debug\fat_in.sbr"
".\OUTPUT\Debug\fat_ioct.sbr"
".\OUTPUT\Debug\fat_misc.sbr"
".\OUTPUT\Debug\fat_open.sbr"
".\OUTPUT\Debug\fat_out.sbr"
".\OUTPUT\Debug\lb_misc.sbr"
".\OUTPUT\Debug\fs_x_ucos_ii.sbr"
".\OUTPUT\Debug\pc.sbr"
".\OUTPUT\Debug\main.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\DTS~1.NEW\LOCALS~1\Temp\RSP8E.tmp"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
ucos_vc.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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