Hello,
I am running the Deluge T2 tutorial from tinyos wiki tutorials using
Xubuntos 2.0 on VMware workstation on Windows 7. I copied the folder
of Basestation from TinyOS cvs
(http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x/apps/tests/deluge/Basestation/)
When i run the command to install it on a Telosb connected mote i get
the following error.

 xubuntos@xubuntos-tinyos:/opt/tinyos-2.x/apps/tests/deluge/Basestation$
make telosb install bsl,/dev/ttyUSB0
mkdir -p build/telosb
    compiling BasestationAppC to a telosb binary
ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow
-DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb
-fnesc-cfile=build/telosb/app.c -board= -Ibuild/telosb
-DDELUGE_BASESTATION -DIDENT_PROGRAM_NAME=\"BasestationAppC\"
-DIDENT_USER_ID=\"xubuntos\" -DIDENT_HOSTNAME=\"xubuntos-tinyos\"
-DIDENT_USER_HASH=0x00f95284L -DIDENT_UNIX_TIME=0x512f3527L
-DIDENT_UID_HASH=0xb0b38851L  BasestationAppC.nc -lm
In component `BasestationAppC':
BasestationAppC.nc:41: component DelugeC not found
make: *** [exe0] Error 1

Kindly share what to do to make it run.

thanks a lot.

regards,
Tayyeb [email protected]

--
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to