Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: C2000WARE
Hello Team,
I have been trying to use trigonometric function from CLAmath.h in my cla tasks code in a (.cla) file, but whenever the task is triggered, it runs once and I have no output for CLAsin and CLAcos functions even if I use the lookuptable library or the taylor series estimation library to get sin and cos values, and each time I am getting 0.0 as the output and in the 2nd loop the task gets hang, and my task completion flags never completes.
Can you please help me with the issue, my moto is to reduce the timing of execution of trigonometric calculations in my code.
Thank you Team.
Regards