Hello,
I´d like to know if it is possible to enable SIMD and DSP extension instructions on the RM57L843.
Does TI provides functions to perform digital signal processing for this CPU?
Best regards,
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I´d like to know if it is possible to enable SIMD and DSP extension instructions on the RM57L843.
Does TI provides functions to perform digital signal processing for this CPU?
Best regards,
Hello Marcio,
Yes, you can use the SIMD instruction on RM57 device. The Cortex-R4 processor implementation uses the ARM DSP SIMD instruction set and floating-point hardware to enable fully the capabilities of the Cortex-R4 processor for signal processing algorithms.
http://www.ti.com/tool/HERCULES-DSPLIB
TI also provides the CMSIS-DSP library for Hercules MCU. This library includes 60+ functions covering vector operations, matrix computing, complex arithmetic, filter functions, control functions, PID controller, Fourier transforms and many other frequently used DSP algorithms.