EasyManua.ls Logo

Motorola SCOUTTRAINER25 - Step 1: Installing the Simulator and Debugger Software

Motorola SCOUTTRAINER25
44 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Step 1: Installing the Simulator and Debugger Software
3-4
3.2 Step 1: Installing the Simulator and Debugger Software
This section explains how to install the simulator and debugger software on
your hard-disk system. The software package is shipped on a CD-ROM. To
install the software, you must mount the CD-ROM, copy the files, and unmount
the CD-ROM.
Mounting the CD-ROM
Note: Root Privileges
You
must
have root privileges to mount the CD-ROM. If you don’t, get help
from your system administrator.
You can mount the CD-ROM using the UNIX mount command or the SAM
(system administration manager):
-
To use the UNIX mount command, follow these steps:
1) To mount the CD-ROM, enter:
mount –rt cdfs /dev/dsk/
your_cdrom_device
/cdrom
exit
2) Make the hp700 directory on the CD-ROM the current directory. For
example, if the CD-ROM is mounted at /cdrom, enter:
cd /cdrom/hp700
-
To use SAM to mount the CD-ROM, see
System Administration Tasks
, the
HP documentation about SAM, for instructions.
Copying the files
After you mount the CD-ROM, you must create the directory that will contain
the debugger software and copy the software to that directory.
1) Create a directory named
sim2xx
on your hard disk. To create this
directory, enter:
mkdir /
your_pathname
/sim2xx
2) Copy the files from the CD-ROM to your hard-disk system:
cp –r * /
your_pathname
/sim2xx