André Miguel de Almeida Marrão Rodrigues wrote:
Hello

What should I change in the make files to use the sqrt function in the ESB / Contiki platform?

Try to add a -lm flag to the linker flags. This will include the math library in the final compilation. I'm not sure if the msp430-gcc math library has a sqrt function though.

/adam
--
Adam Dunkels <[EMAIL PROTECTED]>
http://www.sics.se/~adam/

Reply via email to