Hi all,
C64x+ IQmath library setup has FFT and FIR examples for little endian configuration. I want to use FFTComplex_IQ and FFTComplex_float for big endian configuration. How can I get big endian examples of FFTComplex_IQ and FFTComplex_float.
Is ıt enough to change IQmath library to big endian to execute IQmath FFT examples for big endian format.
Thanks.