您好!
我的工程是小端模式,elf格式,在使用数学函数库的时候我选择"C:\ti\mathlib_c66x_3_0_1_1\lib\mathlib.ae66"库,并且包含了头文件,编译通过,正常使用三角函数库,当使用log10sp_v这类函数的时候编译不通过,请问是什么原因,谢谢!
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.
您好!
我的工程是小端模式,elf格式,在使用数学函数库的时候我选择"C:\ti\mathlib_c66x_3_0_1_1\lib\mathlib.ae66"库,并且包含了头文件,编译通过,正常使用三角函数库,当使用log10sp_v这类函数的时候编译不通过,请问是什么原因,谢谢!
mathlib.ae66 函数库里 没有这个函数,可以参考math lib releasenote中的API,看是否包含这个API接口