Hello,
I'm working an an OMAP3530 project. Part of our task is to divide the work load between the ARM (base band
processor) and the DSP. We are certain we'll be doing the signal filters on the DSP, but we also need to do some number crunching that involves trig functions (sin/cos/atan) for GPS LLA to ECEF/LTP. Would it make sense to do those on the DSP as well? I would consider those to be "floating point heavy"
so perhaps not a good candidate.
Your feedback is appreciated.
Regards,
Andrea Ramos