Hi,
I use the CMSIS DSP library to calculate a f32 RFFT with a block size of 1024. For this it takes 262823 cycles. I read in the white-paper that it should take 55538 cycles. Because of the measurement is too slow, i have to speed it up. What could be the reason of the too much cycles?
Thanks
My setup: Cortex-M4 on a TI-MSP432 TI-Code Composer Studio wait states = 0 function: arm_rfft_fast_f32()
white-paper: community.arm.com/.../7563.ARM-white-paper-_2D00_-DSP-capabilities-of-Cortex_2D00_M4-and-Cortex_2D00_M7.pdf
What white paper?
Have you carefully compared all your options and settings to those used in that "white paper"?
Are you sure that your use case is comparable - ie, are you comparing like with like?
Oh - that one: community.arm.com/.../7563.ARM-white-paper-_2D00_-DSP-capabilities-of-Cortex_2D00_M4-and-Cortex_2D00_M7.pdf !
Will this forum ever manage to recognise HTTPS URLs ?!
My new reply from the 11th February is between the other replies... maybe it will not be recognized.
View all questions in Keil forum