📄 umps.htm
字号:
<HTML>
<HEAD>
<TITLE>Virtual Micro Design UMPS</TITLE>
<! Update History:>
<! 98.09.28 - Created>
</HEAD>
<BODY BACKGROUND="#ffffff" TEXT="000000" LINK="9805FF">
<table width="100%" CELLPADDING=10 BACKGROUND="canvas.jpg" border="canvas.jpg">
<tr>
<td rowspan=2 width=125 valign="top">
<A HREF="http://www.myke.com"><font face="Helvetica"><strong>Myke Predko's Home Page</strong></font></A><p>
<A HREF="/index.htm"><strong>Book CD-ROM Home</strong></A><p>
<A HREF="code.htm"><strong>Code</strong></A><p>
<strong>Loading UMPS</strong><p>
<A HREF="datasht.htm"><strong>Device Data Sheets</strong></A><p>
<A HREF="remote.htm"><strong>Internet Based 8051 Debugger</strong></A><p>
<A HREF="page2.htm"><strong>8051 Resource Web Pages</strong></A>
</td>
<td bgcolor="#ffffff" valign="top"><IMG SRC="umps.gif" align="right" width=375 height=250 alt="UMPS Running">
<h2>Loading UMPS</h2>
<p align="left">After the code has been loaded onto the hard drive, you are
now able to load UMPS onto your PC's hardfile. Once UMPS is loaded onto the
disk and set up, you can begin to workt through the "Experiments" chapter. <p>
<p align="left">To copy the files over to your harddrive. First open up
an MS-DOS command line window. This is done by moving your mouse to the
"Start" Task Bar, Selecting "Programs" and then clicking on "MS-DOS Prompt".
As I go through the process of copying the code, I recommend that you
continually compare what you see on this page to what is in the MS-DOS Prompt
window. <p>
<p align="left">After requesting an "MS-DOS Prompt", you should end up with the
window:
<img src="dos_c1.gif" width=575 height=375><p>
<p align="left">From here, you have to go to the "root" directory. <p>
<p align="left">Type in "CD\"
followed by pressing the "Enter" key to change the default to the root directory
of the "C" drive:
<img src="dos_c2.gif" width=575 height=375><p>
<p align="left">Now, make the "8051" subdirectory the default by using the
"cd 8051" command (with "Enter" following):
<img src="dos_u3.gif" width=575 height=375><p>
<p align="left">Next, the "umps" subdirectory is created and "C:\8051\umps" is
made the new default subdirectory:
<img src="dos_u4.gif" width=575 height=375><p>
<p align="left">Now, you are ready to copy the umps files from the CD-ROM. This
is accomplished by using the "copy D:umps\*.*" Command. "D" in this command is
the disk allocated to the CD-ROM.
<img src="dos_u5.gif" width=575 height=375><p>
<p align="left">You are now ready to load UMPS into Windows. To begin the load,
type "Install" followed by the "Enter" Key. You will see something like the
following:
<img src="umps_w1.gif" width=575 height=375><p>
<img src="umps_w2.gif" width=275 height=175 align="right">
<p align="left">With an Installation Location Window that looks like the
window shown on the left. Now is the time to specify a subdirectory for the
expanded UMPS files if you don't want to use the default directory "C:\UMPSDEMO". <p>
<p align="left">Before you can press "OK", you have to enter "DEMO" at the prompt.
Once this is done, you can click on "OK" and the UMPS Demo version will be loaded.
As UMPS loads, the action bar will indicate the progress and then when it finishes,
you will be prompted to select whether to put the UMPS demo code in it's own
group or one that already exists. I highly recommend that you put it into it's
own group because you will have to delete it when you have finished looking through
it because it is a demo version and having it in it's own group will make things
easier. <p>
<img src="umps_w3.gif" width=375 height=275 align="right">
<p align="left">Once the UMPS has been set up in it's own group, a "README.TXT"
file is displayed along with the files that were loaded. <p>
<p align="left">UMPS has now been loaded onto your PC and you are ready to start
trying it out and working with it as I show in the "Experiments" chapter.
</td>
</tr>
</table>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -