Hey Sarfraz,
Thanks so much for your help. I am using tinyos-1.x now for cricket. I tried what was said in the http://rvsn.csail.mit.edu/netloc/software/README . I installed properly but when I go to the directory tos/apps/CricketRobustLoc/ and type make cricket I get the following error. [EMAIL PROTECTED]:~/Desktop/cricket/tos/apps/CricketRobustLoc$ make cricket compiling Cricket to a cricket binary ncc -o build/cricket/main.exe -Os -board=micasb -target=cricket -DTOSH_DATA_LENGTH=140 -Wl,-u,vfprintf -lprintf_flt -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -finline-limit=100000 -fnesc-cfile=build/cricket/app.c Cricket.nc -lm In file included from Cricket.nc:28: In component `CricketM': CricketM.nc: In function `RadioReceiveCoord.byte': CricketM.nc:395: warning: decimal constant is so large that it is unsigned /tmp/ccthkzFe.o(.text+0x51fc): In function `main': : undefined reference to `TOSH_sleep' make: *** [build/cricket/main.exe] Error 1 [EMAIL PROTECTED]:~/Desktop/cricket/tos/apps/CricketRobustLoc$ It seems that the .nc files in the folder doesnt compile. Has anybody tried this out and found the same error?..... I would greatly appreciate your help and thanx again Sarfraz. prashan On Wed, Feb 27, 2008 at 7:12 AM, Sarfraz Nawaz <[EMAIL PROTECTED]> wrote: > You can have a look at > http://rvsn.csail.mit.edu/netloc/software/cricket.tar.gz and the readme > file http://rvsn.csail.mit.edu/netloc/software/README. But I must remind > you that this is for TinyOS-1.x and you seem to be using TinyOS-2.x. I > don't think TinyOS-2.x has support for cricket hardware platform or in > Tossim. > > > On Wed, Feb 27, 2008 at 1:10 AM, prashan wanigasekara <[EMAIL PROTECTED]> > wrote: > > > Hey Sarfraz, > > > > Thanks so much. Do you know of any place where there would be a > > guide/documentation/tutorial of how to place folders and set environment > > variables so that TOSSIM can be run for cricket? Or any other place which > > says how to setup TOSSIM for different platforms. > > > > Because at some place in the TOSSIM tutorial in tinyos.net they say > > TOSSIM is only for micaz. :( > > > > I would greatly appreciate your help. > > > > prashan > > > > > > On 2/26/08, Sarfraz Nawaz <[EMAIL PROTECTED]> wrote: > > > > > > I am not sure about TinyOS-2.x but David Moore from MIT had added > > > cricket support to Tossim in TinyOS-1.x. So after placing a few files > > > in proper places it is possible to do "make cricket_pc" on TinyOS-1.x > > > > > > On Tue, Feb 26, 2008 at 3:24 PM, prashan wanigasekara < > > > [EMAIL PROTECTED]> wrote: > > > > > > > Hi everyone, > > > > > > > > I would like to know whether TOSSIM can be used in a cricket > > > > platform. For example would "make cricket sim" > > > > work? I would greatly appreciate your help. > > > > > > > > prashan > > > > > > > > _______________________________________________ > > > > Tinyos-help mailing list > > > > [email protected] > > > > > > > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > > > > > > > > > >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
