Peng,

 

By default LPL is off by default in the rf230 stack. It can be enabled by 
defining the LOW_POWER_LISTENING preprocessor variable (e.g. by adding 
PFLAGS+=LOW_POWER_LISTENING to your Makefile. Apparently, we forgot to update 
AntiTheft since LPL has been added to the rf230 stack.

 

Alternatively, you can enable it by typing “PFLAGS+=-DLOW_POWER_LISTENING make 
iris” at the bash command line.

 

Janos

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ??
Sent: Wednesday, May 07, 2008 10:57 PM
To: tinyos-help@millennium.berkeley.edu
Subject: [Tinyos-help] error when compile AntiTheft on iris

 

Hi there

 

when compile the nodes I got

AntiTheftC.nc: In function `RadioControl.startDone':
AntiTheftC.nc:147: LowPowerListening.setLocalDutyCycle not connected

 

when compile the root I got

AntiTheftRootC.nc: In function `RadioControl.startDone':
AntiTheftRootC.nc:58: LowPowerListening.setLocalDutyCycle not connected

 

and I check the .nc file  seems that LowPowerListening have been connected to 
radio(ActiveMessageC).

 

anyone got an idea on this?

 

when make mica2 I got no error

 

sincerely yours

Peng 

 

 

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

Reply via email to