Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Interfacing c6713 DSK to PC

Status
Not open for further replies.

ee_expert2000

Member level 4
Joined
Mar 14, 2005
Messages
71
Helped
10
Reputation
20
Reaction score
8
Trophy points
1,288
Activity points
1,919
Hi,
I use a TMS320C6713 DSK.
I need to:

1- Send some data from PC to the DSK
2- Process the data (This is my own task)
3- Send the processed data from the DSK to PC

Preferebly, in stages 1 and 3, I would like to read from a file and write to a file as well.

In an example provided in the help of the DSK (i.e., the tone example), it is possible to send data to DSK. This is not through reading from a file but I am satisfied with that.

The main problem is how to send data to PC from the DSK.
Is there anybody who can help me.?

I wonder if there are examples in the documentation of the DSK.

I will definitely press the helped button if you gice me a hint that helps.

:D
 

I thing you can use RTDX, here is example in matlab:
**broken link removed**
 
You can write results into a new file, in the same way you read initial data from another file. There are a lot of e-books that talk afout file I/O in C.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top