Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
I run those fft algorithms on F28379D launch pad that results in some errors.
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.
Tool/software: Code Composer Studio
I run those fft algorithms on F28379D launch pad that results in some errors.
Hi Naveen
I would appreciate if we work on a single thread. I would like you to close the following thread due to duplicate nature:
Coming to your question, I would like you to know that you can check C2000Ware to run the rfft examples. These examples are independent of the board. You can set the define for "USE_TEST_INPUT" as 0 and it will run regardless of adc input. This will ensure that your program works.
<install_dir>\C2000Ware_1_00_0X_00\libraries\dsp\FPU\c28\examples\fft\2837x_rfft_adc
Once that is done, you can then use ADC as the input and then rerun your example.
Also, the algorithms are independent of the device being used, the same code can run on F2837xd/xs, F28004x etc. Hence, it should not be a problem.
-Ritvik
Hi Naveen,
If this solved your problem, please mark the answer as solved so that it can help others with the same problem identify the solution. Also, please close the other thread that you started on the forum if this thread solves your problem.
-Ritvik