WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: DVSDK Overo and JTAG programming

Re: DVSDK Overo and JTAG programming

by Gutembert :: Rate this Message:

| View in Thread

Thank you zoso1234,

Yes, I only want to use the dsp for certain types of processes like image processing, large matrix multiplications because it is more efficient than the arm.
You said: "Use the examples given in dmai, codec engine etc to make your own"; this is exactly what I want to achieve for my Image Filtering and Compression using Gumstix DSP!

I would like to have a clarity on how to "Use the examples given in dmai, codec engine etc to make your own"; any tip will greatly be appreciated.

Kind regards,
Gutembert.

On Mon, Jun 18, 2012 at 10:36 PM, zoso1234 [via Gumstix] <[hidden email]> wrote:
Samples for C6accel, dmai, dsplink run on both gpp/dsp not just on one. >From my understanding is that you only want to use the dsp for certain types of processes like image processing, large matrix multiplications because it is more efficient than the arm.  Those encode/decode that you ran were done with from arm application accessing and running the dsp. If you do: "CE_DEBUG=2" ./application_name you will be able to see everything that goes on behind the scenes for codec engine applications like dmai, c6accel. Use the examples given in dmai, codec engine etc to make your own and use texas instruments e2e forums for more info. The example code is your best bet to write your own applications.

good luck


If you reply to this email, your message will be added to the discussion below:
http://gumstix.8.n6.nabble.com/DVSDK-Overo-and-JTAG-programming-tp4964577p4964664.html
To unsubscribe from DVSDK Overo and JTAG programming, click here.
NAML



View this message in context: Re: DVSDK Overo and JTAG programming
Sent from the Gumstix mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users

 « Return to Thread: DVSDK Overo and JTAG programming