Sir,
       I need your help.I want to simulate deluge using tossim.I have
compiled
the DelugeBasic but i am getting the following warnings..
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
-fnesc-cfile=build/pc/app.c -board=micasb -I%T/lib/Deluge -I%T/lib/Flash
-I%T/lib/Flash/STM25P -DDEFAULT_EEPROM_SIZE=0x100000
-DIDENT_PROGRAM_NAME=\"DelugeBasic\" -DIDENT_USER_ID=\"root\"
-DIDENT_HOSTNAME=\"xcmd\" -DIDENT_USER_HASH=0x8471f77bL
-DIDENT_UNIX_TIME=0x49e63670L -DIDENT_UID_HASH=0xcfadbbbfL
DelugeBasic.nc -lm
/opt/tinyos-1.x/tos/platform/pc/eeprom.c:53: warning: non-atomic
accesses to shared variable `numMotes':
/opt/tinyos-1.x/tos/platform/pc/eeprom.c:68: warning:   non-atomic write
/opt/tinyos-1.x/tos/platform/pc/eeprom.c:54: warning: non-atomic
accesses to shared variable `moteSize':
/opt/tinyos-1.x/tos/platform/pc/eeprom.c:69: warning:   non-atomic write
/opt/tinyos-1.x/tos/platform/pc/eeprom.c:56: warning: non-atomic
accesses to shared variable `local_fd':
/opt/tinyos-1.x/tos/platform/pc/eeprom.c:75: warning:   non-atomic write
/opt/tinyos-1.x/tos/platform/pc/PowerStateM.nc: In function
`__nesc_nido_initialise':
/opt/tinyos-1.x/tos/platform/pc/PowerStateM.nc:1112: warning: passing
arg 1 of `memset' discards qualifiers from pointer target type
   compiled DelugeBasic to build/pc/main.exe

please help me out.
Please also help me in Deluge simulation or suggest any good resource.
i am working in tinyos-1.x

regards,
tehsin
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to