I've been working with the EVMC6678l for a few weeks running sample programs. I have run the FFT_Example project from the DSPLIB package and have modified, built, executed successfully. Now I want to transfer in my own sampled data to run the FFT on this array. What is the easiest way to transfer an array of 2048 float samples from the PC to the DSP for processing?
I have the EmacExample project from the MCSDK_PDK working on the target device.
Thank you,
Ryan