[Tinyos-help] TOSSIM-CC2420

2012-03-22 Thread sid sid

Dear all


I would like to simulate my application into TOSSIM-CC2420

I read in the internet that you must follow the  instructions in 
$TOSROOT/beta/TOSSIM-CC2420/README.txt, so could you please give me the link to 
download the beta/TOSSIM-CC2420 file and some comment about this file


Thank you in advance for your help


  ___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] TOSSIM CC2420 Radio Simulation Project??

2007-11-06 Thread rodolfo de paz
Hello all,

 

I am trying to simulate micaz in TOSSIM using TinyOS 1.1.15. I think
that this version supports that since I have read in
C:\tinyos\cygwin\opt\tinyos-1.x\beta\TOSSIM-CC2420 a README text file
that I should write the command make pc sim,micaz to work with that.
However, I obtain an error telling me that multiple targets are
specified. So, is possible to simulate micaz in TOSSIM without TinyOS
2.0.?? How??

 

This is the part of the README.txt that I mentioned

 

TOSSIM CC2420 Radio Simulation Project

 

Introduction:

 

- This directory contains components that engage a prototype emulator of

  the CC2420 transciever hardware.

 

Usage notes:

 

- To use this instead of the standard AVR radio simulation, simply

  compile your application with:

 

make pc sim,platform

 

  where platform is either telos or micaz.

 

This is the error when I write make pc sim,micaz

 

$ make pc,sim micaz

/opt/tinyos-1.x/tools/make/pc/pc.rules:37: warning: overriding commands
for targ

et `exe'

/opt/tinyos-1.x/tools/make/avr/avr.rules:79: warning: ignoring old
commands for

target `exe'

/opt/tinyos-1.x/tools/make/pc/pc.rules:40: warning: overriding commands
for targ

et `exe0'

/opt/tinyos-1.x/tools/make/avr/avr.rules:82: warning: ignoring old
commands for

target `exe0'

/opt/tinyos-1.x/tools/make/pc/pc.rules:45: warning: overriding commands
for targ

et `builddir'

/opt/tinyos-1.x/tools/make/avr/avr.rules:87: warning: ignoring old
commands for

target `builddir'

mkdir -p build/pc

compiling  to a pc binary

ncc -o build/pc/main.exe -g -O0 -tosdir=../../tos/ -I.
-I../tos/interfaces -I../

tos -I../tos/system -I../tos/lib/aodv -DINTERVAL=500
-finline-limit=10 -Wal

l -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=micaz
-fnesc-cfile=build/m

icaz/app.c -board=micasb -pthread -fnesc-nido-tosnodes=1000
-fnesc-simulate -Wal

l -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=pc
-fnesc-cfile=build/pc/a

pp.c -board=micasb -DTOSH_DATA_LENGTH=112 -DCC2420_DEF_RFPOWER=1
-DCC2420_DEF_CH

ANNEL=26 -I%T/lib/Deluge -DIDENT_USER_ID=\rdepaz\
-DIDENT_HOSTNAME=\ee-b294-1

98087\ -DIDENT_USER_HASH=0x0f3b0044L -DIDENT_UNIX_TIME=0x4730440bL
-DIDENT_UID_

HASH=0x8157L -I/opt/tinyos-1.x/tos/lib/CC2420Radio .nc -lm

multiple targets specified

make: *** [exe0] Error 2

 

Thanks in advance,

Rodolfo.

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] TOSSIM CC2420 simulation, CCA is always busy busy busy....

2007-06-28 Thread Yang Peng

Hi Phil,

I am using TOSSIM to do my simulation, but I met a problem here, the module
I used is TOSSIM-CC2420 under /tinyos-1.x/beta/TOSSIM-CC2420

I use a root to do broadcasting periodly, the interval is 1 second, and
other nodes do retransmission.
I tract down my program and find that after several rounds of
transmission, TOSH_READ_RADIO_CCA_PIN() is always FALSE in the root node

then no other transmission can be done any more... It stuck there.

I set the node number from 3 to 15, and this problem happens randomly

I also tested my program in real sensor nodes, 16 Tmote Sky nodes, there is
no such kind of problem.
Root can continue running for thousands times of transmission.

So I am wondering whether there is any potential bug in TOSSIM-CC2420?

Thanks,
Yang
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Tossim CC2420

2006-12-14 Thread Robert Steindhart

Hi all!

I'm trying to use the Tossim CC2420 version I founded in the
/beta/TOSSIM-CC2420 tinyos CVS repository. I'm trying to follow the steps in
the readme file but I can't get to compile my applications for tmote
platform. When I try to remake BaseTOSMsg in net/tinyos/message/telos/ with
make telos msg, it appears the next warning:

warning: Cannot determine AM type for TOS_Msg
(Looking for definition of AM_TOS_MSG)
msp430-gcc: --section-start=.text=0x1a00: linker input file unused because
linking not done
msp430-gcc: --defsym=_reset_vector__=0x1100: linker input file unused
because linking not done

Any suggestions?

Thanks!

Robby
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] - TOSSIM-CC2420

2006-10-04 Thread Diego Bartolomé Arquillo



Hi 
All,
In 
the/tinyos-1.x/beta CVS Repository there is a folder called 
"TOSSIM-CC2420".Has anyone tried to use this version of TOSSIM?. Where can 
I get more information about this beta version?. Could I compile with "make pc" 
my application which is implemented with v1.1.15 of tinyos and the tmote 
platform?.
Thanks in 
advance!!
Best 
Regards,
Diego
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help