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.

RTDX and the C6713 DSK

Hello all,

I am using the C6713 DSK for high speed acquisition of an analogue signal. I have connected the DSK to the ADS8364M EVM and everything seems fine. Now I want to save the readings onto the PC. The way I understand this, I can use an RTDX channel to transfer the readings to the PC but need a target application to receive the readings and save them... Am I right???

Does the CCS (version 3) serve as a target application? I mean is there a way I can open a channel and view the data on CCS??? 

Also, how fast is the RTDX?? My sampling frequency is around 150K Samples/Second. Would this work in real time or do I have to reduce the sampling speed???

 

Any help will be very much appreciated. Looking forward to an answer...

 

  • CCS 3  has a File I/O option that will allow you to stream data to a file on your PC. You can use this to stream data while continuously running a program. More information about this feature is available by navigating within CCS to Help -> Contents -> Debugging Windows and Analysis Tool -> The Debugging Process -> File Input/Output -> Streaming Data To/From a File.

    I'm not sure about the RTDX speed, maybe someone else in the community can help.

     

  • Thanks for the help.

     

    I tried to do what you suggested. I followed all the instructions but didn't know how to create the I/O file. I can't put a new file name, it has to be an existing file!