Strange...my MoteWorks install does not have a
tos/platform/pc directory...but I have a 1.1.15
tree, which I think is fundamentally the same,
that does. Blink make pc works fine in 1.1.15 ...

Check that you are making the right thing with
the right environment, by re-reading the section
of the MoteWorks manual on building projects.
Also try making for mica2 or iris to see if
anything works.

You may need to try re-installing everything...

MS

Atslands Rocha wrote:
> 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
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to