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.

CCS/TMS320F28379D: The FFT ADC window

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Hi,

I have been trying to use the window function for FFT in the real time, seems like that there is not the related window function available now.

I try to use the way as the author Vishal Coelho recommand that to add a new .asm file and a extern function but then I failed to compile.

The error is like "

Description Resource Path Location Type
[E9999] Pipeline write-read RFFT_adc_f32_win.asm /2837x_RFFT_ADC_RT line 92 C/C++ Problem

"

So how can I use the window for real time fft

Regards,

Karen