hi!, I am doing a program with receive/send data to/from target TMS320C6711. My idea is do it with RTDX but I would like know if there are any method for do it (for example mailBox, Pipo, etc..). Always data will be sent/received are group of 560 bytes. Which method is better? Thanks for your help. |
|
Comunications between target and PC
Started by ●July 2, 2003
Reply by ●July 4, 20032003-07-04
You make no mention of connectivity or timing deadlines. If you are
connected only via JTAG then RTDX is about your only option. If you have some sort of host port connection, it will most likely be faster [if that is important]. Check your CC install for examples and do a search at ti.com - I seem to remember at least one app note on the subject.\ mikedunn jcmarrupe <> wrote: hi!, I am doing a program with receive/send data to/from target TMS320C6711. My idea is do it with RTDX but I would like know if there are any method for do it (for example mailBox, Pipo, etc..). Always data will be sent/received are group of 560 bytes. Which method is better? Thanks for your help. _____________________________________ Note: If you do a simple "reply" with your email client, only the author of this message will receive your answer. You need to do a "reply all" if you want your answer to be distributed to the entire group. _____________________________________ About this discussion group: To Join: Send an email to To Post: Send an email to To Leave: Send an email to Archives: http://www.yahoogroups.com/group/c6x Other Groups: http://www.dsprelated.com ">http://docs.yahoo.com/info/terms/ |