Part Number: TMS320F28069M
Tool/software: Code Composer Studio
Hello,
I use TMS320F28069M board and CLA.
The trigger of CLA is ADC EOC and it is 5kHz.
In the CLA I want to use exponential function so I add "CLAmath.h" file. Also I set include option and file path.
So there is no error but the exponential function isn't work.(No output value)
I think the problem comes from cmd file. Because I changed the MEMORY. I don't know which memory the CLA math function is mapped.
And I attach my cmd file 1145.F28069_CLA_lnk.zip
Thank you