Board logo

标题: 【求助】CodeWarrior4.5中如何才能使用数学函数如sin,asinf等? [打印本页]

作者: lovegam3000    时间: 2007-8-30 19:53     标题: 【求助】CodeWarrior4.5中如何才能使用数学函数如sin,asinf等?

已经#include
可是还出现如下错误,
Link Error : L1822: Symbol _FUFLOAT in file C:\Documents and Settings\li\My Documents\Freescale\ds0815_LCD\ds0808_Data\Full_Chip_Simulation\ObjectCode\main.c.o
is undefined


Link Error : L1822: Symbol _FMUL in file C:\Documents and Settings\li\My Documents\Freescale\ds0815_LCD\ds0808_Data\Full_Chip_Simulation\ObjectCode\main.c.o
is undefined


Link Error : L1822: Symbol _FDIV in file C:\Documents and Settings\li\My Documents\Freescale\ds0815_LCD\ds0808_Data\Full_Chip_Simulation\ObjectCode\main.c.o
is undefined


Link Error : L1822: Symbol _FADD in file C:\Documents and Settings\li\My Documents\Freescale\ds0815_LCD\ds0808_Data\Full_Chip_Simulation\ObjectCode\main.c.o
is undefined


Link Error : L1822: Symbol asinf in file C:\Documents and Settings\li\My Documents\Freescale\ds0815_LCD\ds0808_Data\Full_Chip_Simulation\ObjectCode\main.c.o
is undefined

用了强制转换后如:t3= (int) angle;出现如下错误
Link Error : L1822: Symbol _FSTRUNC in file C:\Documents and Settings\li\My Documents\Freescale\ds0815_LCD\ds0808_Data\Full_Chip_Simulation\ObjectCode\main.c.o
is undefined


Link Error : Link failed

请帮忙解决,不然一些数学函数都不能用了,谢谢!

作者: strongchen    时间: 2007-8-31 09:57

你要在创建project时选择支持浮点运算。
作者: lovegam3000    时间: 2007-8-31 14:23

谢谢,可以用了。
作者: zhz2112    时间: 2007-9-1 14:32

请问8.0有这个问题吗,有没有必要选择支持浮点运算
作者: strongchen    时间: 2007-9-3 10:22

试试看就知道啦。




欢迎光临 电子技术论坛_中国专业的电子工程师学习交流社区-中电网技术论坛 (http://bbs.eccn.com/) Powered by Discuz! 7.0.0