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