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.
Dear community.
I designed the one board with 2 c6713.(dsp-a, dsp-b)
c6713s has each a flash memory(flash-a, flash-b).
and board was booted with uart by the dsp-a.
I want to transfer the data from flash-a to flash-b after booting a dsp-a.
board was connected dsp-a with dsp-b using the DR, DX, CLKR, CLKX, FSR, FSX.
Please could you guide how to do.
Regards,
Chun
Hi,
First, I would suggest you to adapt the application to stand-alone on c6713 and for the same, please develop your project for the same through following the below wiki:
http://processors.wiki.ti.com/index.php/Flashing_the_C6713_EVM#If_you_are_not_using_DSP.2FBIOS
http://www.ti.com/product/TMS320C6713B/technicaldocuments
As well, you could also decode the audio and try experimenting C6713 through McASP peripheral and there is a minimal audio loopback example for experimentation with DSK6713 below:
http://processors.wiki.ti.com/index.php/C6713DSK_in_CCSv5#Minimal_project
As well, you could also explore the board support library and code examples available from SD website below for DSK6713:
http://c6000.spectrumdigital.com/dsk6713/revc/
If all above goes fine, may be you could move forward for data transfer.
Thanks & regards,
Sivaraj K
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
-------------------------------------------------------------------------------------------------------