Hello,

I am using TinyOS 1.x (using Tossim) and trying to compile the Blink
Application. But i am getting some errors:

In file included from /opt/MoteWorks/tos/platform/pc/TimerC.nc:57,
                 from SingleTimer.nc:52,
                 from Blink.nc:42:
In component `HPLPowerManagementM':
/opt/MoteWorks/tos/platform/pc/HPLPowerManagementM.nc:58: `enable' is not in
interface `PowerManagement'
/opt/MoteWorks/tos/platform/pc/HPLPowerManagementM.nc:62: `disable' is not
in interface `PowerManagement'
/opt/MoteWorks/tos/platform/pc/HPLPowerManagementM.nc: In function `Enable':
/opt/MoteWorks/tos/platform/pc/HPLPowerManagementM.nc:67: interface has no
command or event named `enable'
/opt/MoteWorks/tos/platform/pc/HPLPowerManagementM.nc: In function
`Disable':
/opt/MoteWorks/tos/platform/pc/HPLPowerManagementM.nc:71: interface has no
command or event named `disable'
make: *** [exe0] Error 1

When i try to compile another application such as Oscilloscope, Sense,
Hello, etc, I get the same errors. I'm typing "make pc" to compile the
applications. I´m using Cygwin and WindowsXP.
Can anyone help me.
Thank you.

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

Reply via email to