Hi RandyP,
I appreciate the response. I understand how to interface the THS1206 to the C6713. I guess I was a bit unclear in my post. I am able to save data at a sample rate of > 5MSps using the THS1206 and the C6713 which is great. However, this will fill on board memory fairly quicky. The sample size is 12 bits so 2 bytes of data for each sample. After 1 second I will have 5 million samples --> 10 Million bytes or about 9.5 MB. My goal is to discover the way which people get this data off the dsp at an efficient rate so that the sample process can operate longer than 1 second before filling memory. How is it possible to transfer data off of this DSP without using the compiler? Is it the serial ports? Is it the remaining 16 bits of the parallel port? Is it the HPI? How is it done? Is there a way to save data to external memory to accomplish this?
Thanks for the help.
Brady