Hi,
I am using ccsv5(linux version) for runtime debugging of omapl138lcdk.I am running a c-code which involves 'log' and 'sqrt'.Even though I included math.h header ,the following error message appears
undefined reference to 'log'
undefined reference to 'sqrt'
any help is appreciated.
Thanks in advance
-Stalin