Other Parts Discussed in Thread: IWR1642
Tool/software: Code Composer Studio
how to know size fftOut1D of datapath obejct?
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.
for now I used drivervitalsigns demo for ES1.0
I need to print out in serial content of fftOut1D
Hi,
It is a buffer that contains the output from the fft16x16() processing.
For more information about the fft16x16() function please review the DSPLIB Programmer's Guide
Thank you
Cesar
Ok. I have SDK 1.2. I found the directory with demo. But how to import this project to CCS?
With vital signs it was simple. But with demo this is a big problem
I build example from sdk 1.1.0.2
everything builds.
But nothing working((
In console no movements.. just echo at lower speed. what I am doing wrong?
From makefile in linux it not build well. so I tried to recreate two project for dss and mss part with further packing it to one bin file. and it builds. but not working. And you said that is not possilbe to build it from ccs. Hm.... I get file that on 20 kb larger than precomplied one..
Hi Cesar
Can you provide a program that outputs 1D FFT or 2D FFT data to a PC? Thank you.
Regards
ZHG