I have installed tinyos-1.x and trying to build a simulation for an example
using* make micaz sim.
 *But nothing seems to work. The following error occurs:

Blink.nc:42: component Main not found
In file included from Blink.nc:42:
In component `BlinkM':
BlinkM.nc:41: too few arguments to interface `Timer'
In file included from Blink.nc:42:
BlinkM.nc:52: syntax error before `StdControl'
In file included from Blink.nc:42:
In component `SingleTimer':
SingleTimer.nc:47: too few arguments to interface `Timer'
SingleTimer.nc:52: component TimerC not found
SingleTimer.nc:54: cannot find `Timer'
SingleTimer.nc:55: no match
In component `Blink':
Blink.nc:43: cannot find `StdControl'
Blink.nc:44: cannot find `StdControl'
Blink.nc:45: cannot find `Timer'
Blink.nc:46: cannot find `Leds'
make: *** [sim-exe] Error 1

Please help me with this. Thanks in advance.

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

Reply via email to