Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello
Where can I find "CLAeabi.asm"? I find it in the examples of cla2_math_library
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hello
Where can I find "CLAeabi.asm"? I find it in the examples of cla2_math_library
Hi,
The CLAeabi.asm file is present in the same folder where CLAsin.asm is present. <C2000Ware>\libraries\math\CLAmath\c28\source.
This contains some macros that enables compiling the code with EABI compiler
Regards,
Veena