This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using Math functions like sqrtf, log() in ducati compiled by XDC

Hi,

I want to know how to use functions like sqrtf(), log() which are standard functions in math.h 

since Ducati part of OMAP doesnt run Linux.

Kindly let me know how to use these functions in ducati code.

  • You can find TI TMS470/ARM Compiler tools reference in next location, it contains math libraries. you may need to select between instruction set architectures.

    http://omapedia.org/wiki/DistributedCodecEngine#Install_TMS470.2FARM_Compiler

    https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/index.htm

    you can find a doc directory with function's reference and README.txt file.

    and in next links you can find more information for TMS470/ARM and other processor's families.

    http://processors.wiki.ti.com/index.php/Category:Compiler

    http://processors.wiki.ti.com/index.php/TI_Compiler_Information

    http://processors.wiki.ti.com/index.php?title=Category:CGT

    http://processors.wiki.ti.com/index.php/Compiler_Releases