User guide

84 DC 900-1333P
Freeway User Guide
release date prior to June 1, 1998 contain a fully qualified path for the protocol and XIO
image files. Such files should be modified to remove the path to the XIO image. This
allows the Freeway to boot the local copy of the XIO image provided in the
boot direc-
tory with the current Freeway server release.
Edit the load file (
freeway\boot\pppload) for your protocol or toolkit as follows:
1. Uncomment the lines associated with the type of ICP in your Freeway.
2. Modify path names as needed. If no path name is provided, Freeway searches the
System Boot Directory specified in the Freeway System Boot Parameters menu
(Figure427 on page149) for the file to be loaded.
3. Do not change the memory locations (such as
40001200) for the LOAD com-
mands.
For example, to modify the
bscload file to load the BSC protocol on an ICP2424, uncom-
ment the lines associated with the ICP2424 as shown in Figure 24.
2.4.4 Build the DLI and TSI Files
Build the DLI and TSI files needed by the Freeway software. A make file is included that
performs this operation.
Step 1: Create the
bin and lib directories
1. If it doesnt already exist, create the
op-sys directory, where op-sys is the identifier
for the operating system you are using:
axp_nt or int_nt.
cd C:\freeway\client
mkdir op-sys