Because of the holidays, TI E2E™ design support forum responses will be delayed from Dec. 25 through Jan. 2. Thank you for your patience.

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.

CCS/TMS320F2812: Implementation of natural Logarithmic function using IQmath

Part Number: TMS320F2812
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: Code Composer Studio

Hi

I am working with CCS7.0 and have included the iq math function. Then how to  Implement the  natural Logarithmic equation for my application  in TMS320F2812. can you provide any sample code for writing the natural log function.

Thanking you

with regards

Jeyapaul K

  • Jeyapaul,

    Please have a look at the IQmath quickstart guide available in ControlSUITE under: C:\ti\controlSUITE\libs\math\IQmath\v160\doc\IQmath_Quickstart.pdf

    That document lists the IQmath function call for natural log and also has some code examples to demonstrate calling IQ functions in C

    Sean