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.

dsp6416 little endian big endian

Other Parts Discussed in Thread: TMS320C6416

我使用的dsp型号是TMS320C6416,这个开发板支持的是big endian的,但是使用库函数提供的例程作fft变换时,例程默认的是little endian的,因此编译和下载总会出现问题'C:\\C64_DSPLIB_examples\\FFT\\ifft32x32\\Debug\\ifft32x32_main.obj' has incompatible byte ordering。请问这种情况该怎么解决呢?如何将这个例程改为在big endian下也能运行呢?恳请大家帮助,小女感激不尽!!!