Saturday, 20 August 2011

TinyOS-2.1.1 configuration


Edit $TOSROOT/tinyos.sh file
sudo gedit /opt/tinyos-2.1.1/tinyos.sh
add /tinyos.jar to the end of CLASSPATH to be : CLASSPATH=$CLASSPATH:$TOSROOT/support/sdk/java/tinyos.jar
Also edit user bash file as following:
sudo gedit ~/.bashrc
and add this line to the end of the file

source /opt/tinyos-2.1.1/tinyos.sh
You can export some helpful directories export apps=$TOSROOT/apps
export blipdir=$TOSROOT/support/sdk/c/blip
cd $apps





 

3 comments:

  1. Hello,
    How can i get you through email.I have some queries to clarify....I ll be benefited if u support

    ReplyDelete
  2. You can put your question here. If that's ok with you

    ReplyDelete
  3. This comment has been removed by a blog administrator.

    ReplyDelete