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

📄 mem.plg

📁 自已写的一个嵌入式实时多任务抢占式操作系统。花了几个礼拜
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: mem - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINNT\TEMP\RSP54.bat" with contents
[
@echo off
"D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Nucleus EDE\NUC_BLD.EXE"  "mem.ede" "mem - Win32 Debug" ".\malloc.cpp"
]
Creating command line "C:\WINNT\TEMP\RSP54.bat"
<h3>Output Window</h3>
.\malloc.cpp
"C:\diab\4.3f\WIN32\BIN\DCC.EXE" -O -g -c  -v -tMC6800FS -I c:\nucleus\include -o o\malloc.o malloc.cpp
 
----------Diab Data Tools Output------------------------------------------------------------------

D:\work\ostest\mem>"C:\diab\4.3f\WIN32\BIN\DCC.EXE" -O -g -c  -v -tMC6800FS -I c:\nucleus\include -o o\malloc.o malloc.cpp 
malloc.cpp:
 Compiling
 Optimize 1
 Assembling

--------------------------------------------------------------------------------------------------
Creating temporary file "C:\WINNT\TEMP\RSP55.bat" with contents
[
@echo off
"D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Nucleus EDE\NUC_LINK.EXE"  "mem.ede"     "mem - Win32 Debug"
"D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Nucleus EDE\Nuc_Browse.exe"  "D:\work\ostest\mem\mem.ede"  "mem - Win32 Debug"
]
Creating command line "C:\WINNT\TEMP\RSP55.bat"
Linking...

D:\work\ostest\mem>"C:\diab\4.3f\WIN32\BIN\DLD.EXE" -m2 -lc -ld -lm -tMC6800FS -o O\mem.ELF O\CRT0.o o\malloc.o o\main.o o\init.o o\atoi.o o\syncmutex.o o\ctype.o  ..\lnk\nucleus.lnk 1>O\t.map 
 
Generating Browser Information...




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

⌨️ 快捷键说明

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