[Tinyos-help] makerules file for Cricket Mote
fupinghu
fupinghu at gmail.com
Wed Jun 3 20:25:45 PDT 2009
When I programming the Cricket Mote with MIB510CA, some error occurs.
The MoteWorks 2.0 is installed on my computer. There is a general makerules file in Crossbow/cygwin/opt/MoteWorks/make/ directory, and there is also a specifical makerules file for Cricket source code which is download from http://cricket.csail.mit.edu/software2.0/ .
When I follow the instruction given in section 1.3.1 of Cricket v2 User Manual( http://cricket.csail.mit.edu/v2man.pdf ) ,
------------------------ following is the instruction ----------------------------------------------------
If you have a MIB510CA programmer create a Makelocal file in the apps tinyos directory and
add the following line to it:
MIB510=<SERIAL_PORT> (e.g., /dev/ttyS0)
After installing TinyOS and copying in the Cricket package, install the Cricket application by
typing:
# make cricket install
-------------------------------- END ----------------------------------------------------------
When I get into the cricket directory where the source code and the specifical makerules locate, and type the command make cricket install in cygwin command window, I found that the general makerules file is invoked , instead of the specifical makerules file.
How can I invoke the specifical makerules file.
Thanks in advance.
Fuping Hu
2009-06-04
fupinghu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20090604/36cdfcf6/attachment-0001.htm
More information about the Tinyos-help
mailing list