Part Number: TMS320F280049M
When I begin to program the algorithm of motor in CLA with the device of TMS320F280049, I can't find the cla_math lib for mathematical operation(e.g cosx,sinx). From the datasheet, we can know that cla in TMS320F280049M is type2, and type1 cla_math lib can be found in C200ware for TMS320F28377x. I wonder whether it is also suitable for TMS320F280049, or TI hasn't updated this lib file.
Meanwhile I found it seems that the special cmd file for cla math lib is short of int the device of TMS320F280049. perhaps I am wrong to understand the cla math, the only thing that needs to be done for new device is to recompile the suorce file under clamth file with preferred options. And how to deal with the special cmd for cla math opertion?Could someone help me? thanks!