Dear all,
for my project I need to work on the .c file generated from nc application.
And I need to call a function called, for example, as for the Oscilloscope
application:
result_t OscilloscopeM$Timer$fired(void)
{
..
}
first I cannot call it from another program. Even it is declared, the
compiler will say 'undefined reference to...', and then
I changed the .c file to call it somewhere in the code but strangely I
cannot call it. the error message said:
the event must be signaled with signal.
anyone knows what I can do?
Thanks a lot.
--
Best wishes,
Kenneth Chan
------------------------
Wish you have a good day!
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help