User guide

212 DC 900-1333P
Freeway User Guide
Step 7: Compile the Server Toolkit page 89
To build a customized Freeway image using the optional Server Toolkit product, you
must have purchased and installed Tornado from Wind River Systems with the appro-
priate Board Support Package for your Freeway.
a. Edit
freeway\envcom. Modify the path assigned to FWBASE in the free-
way\envcom
file to match your Freeway installation directory.
b. 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
Enter the path of your Freeway installation directory (for example, C:\free-
way
) for the working directory of the customized build just created.
c. 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 build the Freeway server image, VxWorks image, and loadable
Freeway server module for the specified Freeway architecture and place
them in the
freeway\boot directory.