Plz help me. I am using micaz mote. 

In my module file 
call PacketTimeStamp.timestamp(msgPtr)

in config file
App.PacketTimeStamp -> ActiveMessageC;

then when I compile it with command make micaz sim
it gives me following error..

In component `RadioCountToLedsAppC':
RadioCountToLedsAppC.nc: At top level:
RadioCountToLedsAppC.nc:61: no match
make: *** [sim-exe] Error 1

this is line where I am wiring the PacketTimeStamp with ActiveMessageC
component (as above)

what's wrong with this?
plz anyone help me.

thanks in advance..

-- 
View this message in context: 
http://old.nabble.com/PacketTimeStamp-----Transmission-Timestamps-tp27263386p29190514.html
Sent from the TinyOS - Help mailing list archive at Nabble.com.

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

Reply via email to