Viptos is an interface between TinyOS and Ptolemy II.
To get started, you must have the AVR tools, TinyOS and Nesc installed and some environment variables must be set.
For details, see $PTII/ptolemy/domains/ptinyos/doc/installation.htm
PTII
environment variable to
the top level Viptos directory.
$PTII/ptolemy/domains/ptinyos/doc/installation.htm
At the minimum, you should have the
TOSROOT
,
TOSDIR
, and
PTINYOS_MOMLROOT
environment variables set.
cd $PTII ./configure
make fast
$PTII/bin/viptos
For information about using Viptos, see the Viptos documentation and Viptos help.