Part Number: HERCULES-DSPLIB Hi,
I tried to report this bug via TI customer support, but they redirected me to the e2e forum. So, the case is:
During our internal tests it was found that two HERCULES-DSPLIB (Cortex-R4 CMSIS DSP Lib) functions show buggy…
Part Number: HERCULES-DSPLIB I've been using arm_rfft_f32 to perform FFT on a sequence of real samples from an ADC.
The signal is a 50 Hz signal and I am performing FFT every 200ms on a set of 2048 samples. The frequency spectrum is distributed in…
Part Number: HERCULES-DSPLIB
Tool/software: Code Composer Studio
Hello all
,
I'm trying to compile HERCULES-DSPLIB for ARM Cortex R5F processor using CCS .
CCS version Version: 9.0.1.00004.
Following are Processor configuration setting as I need…
Part Number: HERCULES-DSPLIB
Tool/software: TI C/C++ Compiler
Hello all ,
I have found HERCULES-DSPLIB CMSIS library provided by TI which has source code as well as pre-compiled libraries but these library are in .lib format which is basically supported…
Part Number: HERCULES-DSPLIB Other Parts Discussed in Thread: AM6546
Tool/software: Code Composer Studio
Since the latest RTOS SDK (6.02) which would have the DSPLib incorporated in the SDK is not out, we are trying to build the Hercules-Lib for the cortex…
Part Number: HERCULES-DSPLIB Other Parts Discussed in Thread: AM6546 We are using the Hercules DSPLIB v1.0.0 to perform some signal processing in our application. To simply touch base with the Library we simply tried to perform an 128-point FFT of a DC…
The DSP library can be used for FFT calculation. But the Hercules devices do not have a built-in FFT hardware which can process the jobs in parallel and can achieve order-of-magnitude throughput improvements over software FFTs.
https://www.ti.com/tool…
Part Number: HERCULES-DSPLIB Hi team,
A customer had asked if we had a safety manual/support package for the DSPLib (HERCULES-DSPLIB) portion? They have the Hercules DiagLib (SAFETI_DIAG_LIB) but looking for a companion type of package for the DSPLib…
Other Parts Discussed in Thread: TMS570LC4357 Sirs,
I'd like to use FFT and FIR on TMS570LC4357. Then, does the part has a library?
I wonder "Hercules Safety MCU Cortex-R4 CMSIS DSP Library" (HERCULES-DSPLIB) would work on the part now or…
Part Number: TMS570LC4357 Hi all,
I want to use DSP functions from the CMSIS library. I was hoping to be able to use https://www.ti.com/tool/HERCULES-DSPLIB out of the box, but it’s not straight forward to use the lib in IAR. Has anyone used the libs…