[Tinyos-8051wg] help me get started

Martin Leopold leopold at diku.dk
Wed Oct 24 07:24:13 PDT 2007


Hi Wahid.
I noticed that you installed VMWare - if this is causing headaches for
you Cygwin and Windows is now supported:
http://www.tinyos8051wg.net/node/10


On Wed, 2007-10-24 at 06:33 -0700, Wahid wrote: 
> 4-the TinyOS-contrib was already in /opt so i
> didnt do anything except writing the export
> statements in ~/.bash_tinyos file(right after the
> line 92 :"unset TOSMAKE_PATH".
> right now the value of all variables are as 
> $TOSDIR=/opt/tinyos-2.x/tos
> $MAKERULES=/opt/tinyos-2.x/support/make/Makerules
> $TOSMAKE_PATH=/opt/tinyos-2.x/support/make/
> $CONTRIBROOT=/opt/tinyos-2.x-contrib/
> $MC51_COMPILER=keil
> root at wahid-desktop:~# $MCS51_WINE_KEIL_PATH
> bash: /home/wahid/.wine.keil: is a directory

Everything up to this point looks good. It seems your TOSMAKE_PATH is wrong.
It should be something like the following, but out of curiosity where did you
get that one from?

The one from the env example looks like this, it should work for you:
TOSMAKE_PATH="$TOSMAKEPATH $CONTRIBROOT/diku/sensinode/support/make $CONTRIBROOT/diku/mcs51/support/make"

> sorry for the long description, i really had no
> one else to contact.please help me through this.

No problem. That's what the list is here for. Try again and report back
if it works out.

-- 
Regards Martin Leopold.
Dept. of Computer Science, University of Copenhagen
http://www.diku.dk/~leopold






More information about the Tinyos-8051wg mailing list