Hello,
I implemented application based on digital communication on C6713DSK .
I have a simple problem. I saw ADC output and DAC input hexadecimal digital data on Code Composer Studio 3.1 's watch window.I want to send these data to digital osciloscope for real time analysis.
I know that users can get analog audio data from headphone or Line out of DSK. But I have not so much idea about which port(s)can be used as digital data output. Where should I transmit hexadecimal data on watch window to observe on digital osciloscope? Should I use EMIF or HPI for my aim? Is it useful?
For my digital communication MsC project, I must observe data on osciloscope.
Could you give an advice?
Best Regards.