I am trying to add a new component and new interface in TinyOS version 1.1.0. This is the version I got from Boston Training CD. When I compile - make micaz - the new component (with the new interface), the compiler complains about the new interface and outputs "varargs commands and events are not supported". However, I try to compile the same code with the TinyOS version from Tmote, and it compiles without any errors.
I think there is some settings for the Makefile that I need to adjust in order to get it to work with the TinyOS version 1.1.0. Any suggestion?
Best regards,
Nam
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
