Hello all,

I'm trying to simulate Deluge by using Tossim.
I have several questions as below. I hope someone
can help me to solve them.
Your help will be much appreciated.

I'm using 1.1.15 version tinyos.

1. I tried to compile the "testDeluge" applications
for pc platform. But it failed. The error message is:
"component DelugeC not found".

/************************ compile details ************************/
$ make pc
mkdir -p build/pc
    compiling DelugeBasic to a pc binary
ncc -o build/pc/main.exe -g -O0 -DDELUGE_LEDS -pthread
-fnesc-nido-tosnodes=1000  -fnesc-simulate -Wall -Wshadow
-DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=pc -f nesc-cfile=build/pc/app.c
-board=micasb -DIDENT_PROGRAM_NAME=\"DelugeBasic\" -DI
DENT_USER_ID=\"admin\" -DIDENT_HOSTNAME=\"DHFSDY81\"
-DIDENT_USER_HASH=0xa939fa98L -DIDENT_UNIX_TIME=0x46095555L
-DIDENT_UID_HASH=0x1802a852L DelugeBasic.nc -lm

DelugeBasic.nc:34: component DelugeC not found
DelugeBasic.nc:35: no match
make: *** [exe0] Error 1

2. From TOSSIM manual, it says that it can simulate
MICA platform. So my question is whether it can generate
the execution cycle number for each sensor nodes.
If yes, is the number the same as the real execution
on MICA?

Li,Weijia (Vicky)
--------------------------------------------------
 Email: [EMAIL PROTECTED]
 Tel: 412-624-4613
 Addr: 6514 Sennott Square
 Department of Computer Science
 University of Pittsburgh
 Pittsburgh, PA 15260
--------------------------------------------------


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

Reply via email to