* how to integrate application with dsplink
@ 2007-09-16 6:56 sudip midya
0 siblings, 0 replies; 2+ messages in thread
From: sudip midya @ 2007-09-16 6:56 UTC (permalink / raw)
To: linux-omap-open-source
Hi,
I am using dsplink for the first time. I have an application which genarates data sometimes which I have to transfer via dsplink(arm-dsp). I want to know that how to integrate my application with dsplink...the examples show standalone applications. How to have the build setup so that i can build my application along with the dsplink part?
Also, I have observerd that when I run the examples, it takes some time to get the startoff..maybe the PROC_load takes some time....can anybody confirm or if not, what takes a little time?
Thanks and Regards,
Sudip
____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/
^ permalink raw reply [flat|nested] 2+ messages in thread[parent not found: <20070916170002.2B7408062A@linux.omap.com>]
[parent not found: <BADAD3D07EB6FD44BFB637D09C48205006D187A7@KZOMAIL.corp.strykercorp.com>]
* RE: how to integrate application with dsplink [not found] ` <BADAD3D07EB6FD44BFB637D09C48205006D187A7@KZOMAIL.corp.strykercorp.com> @ 2007-09-18 14:27 ` Walden, Ralph 0 siblings, 0 replies; 2+ messages in thread From: Walden, Ralph @ 2007-09-18 14:27 UTC (permalink / raw) To: linux-omap-open-source >Date: Sat, 15 Sep 2007 23:56:44 -0700 (PDT) >From: sudip midya <sudip06@yahoo.com> >Subject: how to integrate application with dsplink >To: linux-omap-open-source@linux.omap.com >Message-ID: <372249.22863.qm@web33101.mail.mud.yahoo.com> Content-Type: text/plain; charset=us-ascii >Hi, > I am using dsplink for the first time. I have an application which > genarates data sometimes which I have to > transfer via dsplink(arm-dsp). I want to know that how to integrate my application with > dsplink...the examples show standalone applications. How to have the build setup > so that i can build my application along with the dsplink part? You need to link with the dsplink.lib library. You should then be able to use the dsplink API just like the examples. Compile your DSP code with Code Composer, then make the binary available to the ARM application for loading to the DSP at run-time. > Also, I have observerd that when I run the examples, it takes some time to get > the startoff..maybe the PROC_load > takes some time....can anybody confirm or if not, what takes a little time? > Thanks and Regards, > Sudip It takes a little bit of time to setup the DSP and load the DSP code. Are you observing this with one of the examples? How long is it taking for you? Ralph Walden This email, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this email is not the intended recipient or their authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this email in error, please notify the sender by replying to this message and deleting the email immediately. ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-09-18 14:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-16 6:56 how to integrate application with dsplink sudip midya
[not found] <20070916170002.2B7408062A@linux.omap.com>
[not found] ` <BADAD3D07EB6FD44BFB637D09C48205006D187A7@KZOMAIL.corp.strykercorp.com>
2007-09-18 14:27 ` Walden, Ralph
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox