User guide

88 DC 900-1333P
Freeway User Guide
If you are using the GNU tool set distributed with Tornado to compile your SRA, you
must create a custom build project using the Tornado development environment. Start
by launching 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 tar-
get:
For 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
Enter the path of your Freeway installation directory (for example, C:\freeway) for the
working directory of the customized build just created.
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.
Remember to modify the boot configuration file as indicated in Section 2.2.3 on
page 45 to tell Freeway to load and run the example SRA at boot time and to use
muxcfg.sra as the transport subsystem interface (TSI) configuration file.
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 Section 2.5 on page 93.