Hello.
I have a DSP C6713. I want transfer data from PC to DSK. I tried to read the data from the PC via usb interface using fopen and fread functions. But in this case the data is transferred very very slowly.
How can I quickly transfer a lots of binary data on board?