Hello,
I have a few questions regarding on how to implement SPI into TMS320C6657. I plan on using SPI to communicate to an external device (ADC) and I am new to the C6000.
I have tried to run few SPI examples but I don’t know what to do with them after I build it on CCS. Do I flash it to the DSP? What is the proper way of flashing? Is there another way besides using boot? How can I test the SPI?
I am currently using the Processor SDK SPI example.
I hope you can help me understand how to do this.
I currently have the latest MCSDK 2.1.2.6, Processor SDK 2.0.1.7, and CCS v6.1.2
Thanks