We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I am working on porting FFT functionality from CMSIS DSP library to another architecture. Unfortunate I faced with problem that arm_bitreversal_32 function is implemented in assembler. Does any body tried to convert it to C code?