[Tinyos-help] C code from compiled nesC code
Chan kenniel
kennielchan at gmail.com
Wed Nov 7 05:25:51 PST 2007
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!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20071107/cad8954a/attachment.htm
More information about the Tinyos-help
mailing list