我建立了一个eabi输出模式的28377工程,按文档FASTRTS-SW-LIB-UG-V2.04.00.00加入rts2800_fpu32_fast_supplement工程后发现,编译后在map文件中发现三角函数计算并没有调用相关函数,请问是哪里出了问题?附上工程配置
不知为何只调用了fast_supplement的除法,而三角运算没有调用。
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.
我建立了一个eabi输出模式的28377工程,按文档FASTRTS-SW-LIB-UG-V2.04.00.00加入rts2800_fpu32_fast_supplement工程后发现,编译后在map文件中发现三角函数计算并没有调用相关函数,请问是哪里出了问题?附上工程配置
不知为何只调用了fast_supplement的除法,而三角运算没有调用。