hello,
i am using TinyOS 1.x t simulate an application with Tossim.
i wonna know how to get the current system time.

i tried to use SimpleTimeM component, but i guess i have some troubles when
i call the command.

  tos_time_t timeStamp = call Time.get();

here is the compilation error :

MyApp 427: Time.get not connected

what should i do ? how to wire this interface properly
your help will be kindly appreciated.
best regards.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to