Tool/software: Code Composer Studio
I use TMS320f28033 in CCSv6, and I program it with C2Porg.
When I use CLA, if I call the function CLAcos() or other trigonometric function, a .i10 file will generate with the .hex.
With the C2Porg I can only program the .hex file to the dsp, and the operating result seems not right.
I want to know whether I can ingore the .i10 file, or what can I do when I programe the DSP when I use Trignometric function.
Many thanks.