Other Parts Discussed in Thread: AWR2944, MATHLIB
Tool/software:
Hello,
I plan to write a resource-intensive program that'll run onboard the AWR2944EVM using the HWA 2.0. Each iteration (per frame, perhaps) computes about 200,000 operations in total, mainly complex arithmetic, but also some FFTs.
1. Is it practical to run every single operation on the HWA or should the cores be used as well? If the latter is true, what is the best way to combine the two?
2. How can I estimate the time it will take for the AWR2944EVM/HWA to complete these operations? Is this quantity feasible at all or is there an upper limit induced by the HWA clock and available memory?
3. Also I noticed that the there are two R5F cores and one DSP core. All the applications I've seen only use two of these three. What happens to the third?
4. On a note related to the program: is it possible for the AWR2944EVM to receive data from external sensors, such as an IMU or GPS?
Thanks,
Aaron