Hi,
My platform is a Hawkboard, OMAP L-138, CCSv4, XDS100v2.
I need to implement a 16 bit fixed point FIR efficiently on the C6748. A function like the C64x DSP_fir_gen() would be ideal. Any suggestions on how to create one that runs on the C6748?
Unfortunately the floating point DSPF_sp_fir_gen(), as efficient and convenient as it is, uses too many cycles for my project.
Best regards,
Joe