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

📄 pbuild.htm

📁 mips架构的bootloader,99左右的版本 但源代码现在没人更新了
💻 HTM
字号:
		<title>Building the PMON package</title>		<h1 align=center>Building the PMON package</h1><!--INDEX "Building PMON" MSDOS UNIX -->The steps required to build the PMON package are somewhat host dependent,so please refer to the appropriate section below:<p><h2>MSDOS Hosts</h2><dl><dd><ul><li>If you have a copy of Microsoft's Visual C++ package on your host, performthe following steps:<p><ol><li>Set your <a href="setenv.htm">environment</a>.<li>If you don't have a set of PMON <a href="romdef.htm">ROMS</a> foryour Target board, type<pre>	C> nmake pmon-only</pre>   this will build all of the directories needed for PMON. The build   is controlled by the top-level <a href="../Makefile">makefile</a>.   Or if you already have a set of PMON <a href="romdef.htm">ROMS</a>   for your Target board, type <pre>	C> nmake </pre> </ol><li>If you don't have a copy of Microsoft's Visual C++ package on your host,perform these alternative steps.<p><ol><li>If you don't have a set of PMON <a href="romdef.htm">ROMS</a> foryou Target board, visit the PMON Web site and collect a prebuilt <ahref="http://www.carmel.com/pmon/pmonpromfiles.html">ROM-image</a>file. Perform the file <a href="xtrfiles.htm">extraction</a> in thetop-level directory of this package.<p><li>Visit the PMON Web site and pick up a copy of the appropriate <ahref="http://www.carmel.com/pmon/libbins.html">prebuilt library</a>file. Perform the file <a href="xtrfiles.htm">extraction</a> in thetop-level directory of this package.<p></ol></ul></dl><h2>UNIX Hosts</h2><dl><dd><ol><li>Set your <a href="setenv.htm">environment</a>.<li>If you don't have a set of PMON <a href="romdef.htm">ROMS</a> foryour Target board, type<pre>	make pmon-only</pre>   or, if you already have a set of PMON <a href="romdef.htm">ROMS</a>   for your Target board, type <pre>	make </pre> </ol></ol></dl>Finally, if you need to make a set of PMON <a href="romdef.htm">ROMS</a>   for your Target board, follow <a href="mkroms.htm">this</a> procedure.<p></dl><p><hr><b>Navigation:</b> <a href="index.htm">Document Home</a> | <a href="doctoc.htm">Document Contents</a> | <a href="docindex.htm">Document Index</a> <p>

⌨️ 快捷键说明

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