User Manual

Preparing the LMF continued
Jan 2002
3-27
SC4812ET BTS Optimization/ATP CDMA LMF
Table 3-10: Downloading and linking masterbtscdma directory files for device loads
Step Action
NOTE
File naming conventions for all processor boards and applicable files for each are listed below.
Rename files using the
mv UNIX command as required:
Device File Name(s)
GLI <version>gliboot.hex & gli.dds
BBX <version>bbxboot.hex & bbx.dds
BDC <version>bdcboot.hex & bdc.dds
MCC <version>mccboot.hex.0501 & mcc.dds.0501
CSM <version>csmboot.hex & csm.dds
TSU tsuboot.hex
4 Insert the first 3.5 inch floppy diskette. Verify disk is loaded with the proper BTS files/versions by
typing the following at the
(lmf): prompt:
seedisk <cr>
5 To load the BTS files from the disk into the appropriate directory, enter the following at the (lmf):
prompt:
fromdisk <cr>
6 If files are compressed, use the uncompress *.Z command to unpack files. Rename files to match
the naming conventions listed above if required.
7 Repeat Steps 4 and 5 for each diskette that is a part of this load.
NOTE
All older versions of files (and links to files) in the btsmastercdma bts<bts#> subdirectories
must be removed before beginning this procedure.
8 Create softlinks to the device load and data load files in the btsmastercdma directory using the
following UNIX commands:
ln s /usr/lmf/btsmastercdma/*.hex /usr/lmf/bts<bts#>/
ln s /usr/lmf/btsmastercdma/*.hex.* /usr/lmf/bts<bts#>/
ln s /usr/lmf/btsmastercdma/*.dds /usr/lmf/bts<bts#>/
ln s /usr/lmf/btsmastercdma/*.dds.* /usr/lmf/bts<bts#>/
NOTE
You may need to specify specific file names in the command instead of using the * wildcard
character in order to link multiple versions of files in the same subdirectory. Using *.* will link ALL
files in the directory.
3