[Tinyos-help] Cricket compilation

2009-02-19 Thread Prasant Misra
Hi , I am trying to compile the cricket software but it gives me the following errors: In component `CricketM': CricketM.nc: In function `Serial.Receive': CricketM.nc:818: warning: decimal constant is so large that it is unsigned CricketM.nc:819: warning: decimal constant is so large that it is

Re: [Tinyos-help] Cricket compilation

2009-02-19 Thread Prasant Misra
Hi, I was successful in removing one of the compilation errors but still I am not able to figure out as to how to fix the second one. The error is: In component `UltrasoundControlM': /home/pkmisra/tinyos-1.x/tos/platform/cricket/UltrasoundControlM.nc: In function `UltrasoundControl.StartDetector

Re: [Tinyos-help] Cricket compilation

2009-02-19 Thread Prasant Misra
Hi All, Finally some success. So, if you want to compile the cricket software, then here are the pointers: 1. Get the tinyos1.x-1.1.15CVSDec2005 release from the CVS. I tried out a number of version of tinyos1.x and also the 1.1.6 version as mentioned in the cricket manual but none of them are

[Tinyos-help] Cricket compilation problem (CC1000Control.LPL_rx not implemented)

2007-07-06 Thread Christopher Jenkins
Hello, I am trying to build the default cricket software for the cricket mote and have succesfully made cricket a valid target, and fixed some of the compiler issues, but now one of the errors has stumped me because I cannot find a reference to CC1000Control.LPL_rx in any of the files in the enti