User guide

A: Installation at a Glance
DC 900-1333P 211
Step 6: Compile the example SRA page 87
a. Modify the path assigned to
FWBASE in the freeway\envcom file.
b. If you are using the GNU tool set distributed with Tornado to compile your
SRA, create a custom build project using the Tornado development envi-
ronment. Launch the Tornado development environment, then from the
menu bar select
Project, Customize..., then Add.... Enter one of the following
for the name of the build target:
For a Freeway 1100/1150/1200/1300:
-f MakeSRA.I486 clean all
For a Freeway 2000/4000/8800 with an MVME 162 CPU:
-f MakeSRA.68K clean all
For a Freeway 2000/4000/8800 with an MVME 2600 CPU:
-f MakeSRA.ppc clean all
This compiles all the necessary source code and links the object files to form
the SRA object module, which is then placed in the
freeway\boot directory.
c. Enter the path of your Freeway installation directory (for example,
C:\free-
way
) for the working directory of the customized build just created.
d. When you are finished creating the custom project, perform the build by
selecting
Project from the Tornado menu bar, then selecting the name of the
build target youve created. Tornado will make the SRA object module and
place it in the
freeway\boot directory.
e. Because the example SRA runs the loopback test automatically when
Freeway is booted, install a three-headed loopback cable between links 0
and 1 of ICP 0 and a synchronous modem before continuing to Step 9 on
page 213.