Tool/software: Code Composer Studio
Hi,
I currently want to send out of the fft result of one of the chirp in a frame in the pplcount demo project. But I found that the sourcing code in pplcount did not have "radarCube" parameter in MmwDemo_DSS_DataPathObj struct, I have try to get the fft result from "fftOut1D", but failed. Could you please tell me how to get the result (not range-fft profile) and send it out to display in GUI by UART.
Thanks.