DSPRelated.com
Forums

IQmath library

Started by narcispr March 25, 2004
Hello!

I'm working with c5409 DSP. The c5409 is a fixed-point DSP but I need
to do a float operations to implement a tone control filter (*, +
and -).
I see in ti.com a IQmath library. This library emules a virtual
floating point engine. My problem is that IQmath works only in C28x
family. When I try to compile a aplication in my DSP c5409 with
IQmath some linker errors appears: "..file does not contain 'C54x
object code..".
Some body knows if exist a similar library for c54x family?

Thank you!

Narc P.R.