We currently have a developer's license (single-seat) for a Solaris host and PowerPC target (BSPs 2604 and 2304). Note that the MVME2306 board uses a modified 2304 BSP.
The installation CDROM is TDK-12221-ZC-03
Contact People:
Daniel Velex-Rivera (Sales) at (781) 388-2300
Christa Keller (Installation/License Keys) at (510) 749-2455
Dave Seltz (Tech. Questions) at (978) 453-4100
Tornado 1.0.1 and VxWorks 5.3.1 is also installed on the HP workstation (beowolf) under /usr/wind and we have target licenses (boot ROMs and board support packages) for the MVME162FX, MVME162LX, and MVME167 boards.
Startup scripts for VxWorks reside in /home/sanzgiri/vxscript and sample code for VxWorks resides in /home/sanzgiri/vxtools, /home/sanzgiri/vxtools2 and /home/sanzgiri/vxworks
VxTools is a library of useful vxworks functions for the MVME 162 and 167 boards written at Fermilab. Here's the manual in PDF format and the code in tar-gzipped form
Note that the current installation was done using two installation keys.
The first key installed
100-6899-30 Tornado: SPARC Solaris/PowerPC Object and
100-6984-30 Motorola MVME2604 BSP
The second key installed
100-8111-30 Motorola MVME2304 BSP
100-8587-30 Tornado: All/PowerPC Cumulative Patch 1
Run "setup -L" from CDROM. Choose "Have license key"and add it to list. Keep license info in the /usr/wind tree.
/usr/wind/host/sun4-solaris2/bin/wtxregd -V > /tmp/wtxregd.log &
setenv WIND_BASE /usr/wind
setenv WIND_HOST_TYPE sun4-solaris2
setenv WIND_REGISTRY phobos-srv
setenv WIND_LMHOST phobos-srv
setenv PATH $WIND_BASE/host/sun4-solaris2/bin:$PATH
setenv GCC_EXEC_PREFIX \ $WIND_BASE/host/sun4-solaris2/lib/gcc-lib/
setenv MANPATH \ /usr/wind/host/man:/usr/wind/target/man:$MANPATH
cd /usr/lib
ln -s /usr/dt/lib/libXm.so.3 libXm.so.3
ln -s /usr/openwin/lib/libXmu.so.4 libXmu.so.4
ANSI_ALL
DEBUG
LOADER
NET_SYM_TBL
PING
RPC
SHELL
SHOW_ROUTINES
STARTUP_SCRIPT
STAT_SYM_TBL
SYM_TBL
SYM_TBL_SYNC
TCP_DEBUG
TELNET
UNLOADER
Ashutosh Sanzgiri