Other Parts Discussed in Thread: TMS320C6452
Hi,
Does anyone know about a library where i can find a fixed point square root algorithm? I couldn't find a square root algorithm in DSPLib and the floating point sqrt() function in math.h is very expensive in terms of time and performance. I'm using the TMS320C6452 (C64x+ core).
Thank you.