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.

TMS320F28035: Call Sin() in F28035 CLA

Part Number: TMS320F28035
Other Parts Discussed in Thread: CONTROLSUITE

Hi

Could you let me know how can I call Sin() function in F28035 CLA? Is there detail document? Thanks a lot.

I find math function in math.h but not working.

  • Hi,

    you can, through the CLA math library. you will find it in controlSUITE (c:/ti/controlsuite/libs/math/CLA/version). The user's guide goes through the process of incorportaing this library in your projects, and there are plenty of examples that illustrate the process.