Nov 11, 2012

Programming on Tinyos


Installation (a simple way)

1) deb http://tinyos.stanford.edu/tinyos/dists/ubuntu natty main

2) sudo apt-get update

3) sudo apt-get install tinyos

4) sudo apt-get install tinyos-2.1.1

5) Add the following line to your ~/.bashrc or ~/.profile file in your home directory to set up the environment for TinyOS development at login

#Sourcing the tinyos environment variable setup script

source /opt/tinyos-2.1.1/tinyos.sh

No comments:

Post a Comment