I want to use some math function in sky tmote.
 
But when i compile my application, there are errors like  ' undefined reference to `log' '.

I can find log function in the file app.c for my application. It seems find math function from "/opt/msp430/msp430/include/math.h".
 
How can i use normal c function (like math.h) in tinyos?
 
Could you give advice for this problem?

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

Reply via email to