[Tinyos-help] LocalTime

2007-10-02 Thread Liron Elmaleh
Hi, Once again - time problems: I'm using mica2 platform and I want to use the interface LocalTime (in my scheduler) - when I'm wiring it to HilTimerMilliC I get erros that some of the tasks in Alarm are not wired (I'm changing the scheduler). Should I use another implementation of LocalTime?

[Tinyos-help] LocalTime and PC

2006-09-12 Thread Pablo Gil MontaƱo
Hi.I want to compile a program for PC (in order to debug it). The program compiles for tmote without any problem, but it won't compile for PC beacuse of the interface LocalTime (looks like it is not implemented for the PC platform). Is there any way of circumventing this problem?Thanks in advance