Hi all !

I am having a problem compiling the High frequency sampling in
/tinyos-1.x/apps using 'make pc'. The error I get is reproduced below:

MicroTimerM.nc:125: old-style parameter lists not supported
MicroTimerM.nc:125: warning: return-type defaults to `int'
make: *** [exe0] Error 1

The problematic  MicroTimer code is given below-

TOSH_SIGNAL(SIG_OUTPUT_COMPARE1A) {
    signal MicroTimer.fired();
  }

Thanks & regards,
-- 
Vipin Kashyap
Roll# 05307415
M Tech (Electronic Systems)
Hostel-9, Room# 294
IIT Bombay
Ph# +91-9969031997

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

Reply via email to