Hi Peter,
Thank you for the clarification.
Our target application is a radar signal-processing pipeline. We plan to run the following algorithms on the S32R294 e200z7 cores:
- DML-based direction-of-arrival estimation
- A small number of FFT operations
- Kalman filtering, including matrix multiplication, transposition, and linear-system solving or matrix inversion
- Feature extraction and lightweight radar target classification using vector, matrix, and statistical operations
Running these algorithms on the e200z7 cores would reduce data transfers and data-format conversions between the SPT and e200z7, which should improve processing efficiency.
We are looking for optimized FFT, complex arithmetic, matrix, vector, and linear algebra functions for the S32R294 e200z7 cores. Does NXP provide a suitable math or DSP library for these use cases?
Best regards,