
Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).
|
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Ăs P.R. |