Hi All,

When I compile the Octopus in  tinyos2.x-contrib/ucd/Octopus/motes, I
got the error:

In component `OctopusC':
OctopusC.nc: In function `collectSendTask.runTask':
OctopusC.nc:376: too few arguments to function `CollectSend.getPayload'
OctopusC.nc: In function `serialSendTask.runTask':
OctopusC.nc:387: too few arguments to function `SerialSend.getPayload'
OctopusC.nc: In function `CollectReceive.receive':
OctopusC.nc:536: too few arguments to function `SerialSend.getPayload'
/opt/tinyos-2.x/tos/chips/msp430/adc12/Msp430Adc12ImplP.nc:68:4:
warning: #warning Accessing TimerA for ADC12
/opt/tinyos-2.x/tos/chips/cc2420/lpl/DefaultLplC.nc:39:2: warning:
#warning "*** USING DEFAULT LOW POWER COMMUNICATIONS ***"
In component `OctopusAppC':
OctopusAppC.nc: At top level:
OctopusAppC.nc:114: component DisseminationC not found
OctopusAppC.nc:115: component DisseminatorC not found
OctopusAppC.nc:115: component `DisseminatorC' is not generic
OctopusAppC.nc:117: no match
OctopusAppC.nc:118: no match
OctopusAppC.nc:119: no match

Does anyone know how to fix this problem? Thanks


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

Reply via email to