Hi Zhengsu,

Please see "Building TinyOS 1.x CntToLeds et all fail" at this page
http://www.moteiv.com/community/Moteiv_Boomerang_Fixes which reads

Building TinyOS 1.x CntToLeds et all fail

  1. When you build TinyOS 1.x applications for tmote that use the
TinyOS 1.x Counters library in lib/Counters/, the build fails, because
  2. Moteiv Boomerang does not support the TinyOS 1.x Counters library.
  3. As a last resort, build your applications for the "telosb"
platform, which uses exclusely TinyOS 1.x and none of the Moteiv
Boomerang libraries or enhancements.
  4. A better option, use the CountRadio applications in
tinyos-1.x/apps/CountRadio/, which are supported in Moteiv Boomerang.

Best,
Cory

On 7/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi, all:
     I try to compile the program of CntToLed using following command:
   $make tmote
It complain with many manys errors. (BTW, I use same command to complie
SurgeTelos and Blink, they can pass and have no problem)

Instead, I use the command to compile CntToLed:
   $make telosb

It works perfectly.

Can anyone help me to fix so that I can use make tmote to CntToLed? Thanks

I have checked the makefile and makerule, but get no clues.

Best
Zhengsu
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to