Part Number: TMS320F28379D
Tool/software: Code Composer Studio
Hi,
For CPU1 programming:
I am using trigonometric functions in one project, it is working (text colour of 'sin' or 'atan' is turning into VIOLET).
example: SINVA[i] = ma*sin(theta);
But in another project (copied and edited, gone through compiler settings), trigonometric functions are NOT working (i.e, text colour of 'sin' or 'atan' remains in BLACK).
Used variables are of the type: float or double.
Is there anything with compiler settings.? Please help
Regards
Ravi Varma