From: Roger Quadros <ext-roger.quadros@nokia.com>
To: ext Elvis Dowson <elvis.dowson@mac.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: What does the DSPBRIDGE do?
Date: Thu, 13 Aug 2009 12:41:46 +0300 [thread overview]
Message-ID: <4A83DFDA.3000405@nokia.com> (raw)
In-Reply-To: <436C2ED5-B3D9-419D-88C1-9CDE693E8F30@mac.com>
ext Elvis Dowson wrote:
> Hi,
> I was wondering what the DSPBRIDGE does?
>
It is an interface between ARM core and DSP core. You can use the bridge
to load firmware into DSP, control its execution and allow data communication,
e.g. MP3 stream input and PCM data output.
> I've used TI code composer studio in the past, and was wondering if that
> compiler is required to compile programs for the DSP available on the TI
> OMAP 3530.
>
> In terms of compiler infrastructure, can the current arm gcc tools be
> used for both the arm core and the dsp part? Or do you need to use TI
> CCS for the dsp part?
>
you need separate compiler (i.e. CCS) to build code for DSP (i.e. CODECs). DSP
will have C5000 or C6000 core (C64x in case of 3530) and not ARM core.
ARM gcc is used only to build the Linux DSPbridge driver.
> Best regards,
>
> Elvis
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next parent reply other threads:[~2009-08-13 9:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <436C2ED5-B3D9-419D-88C1-9CDE693E8F30@mac.com>
2009-08-13 9:41 ` Roger Quadros [this message]
[not found] ` <4A83C3AD.6000908@nt.tu-darmstadt.de>
[not found] ` <9B5783D4-1503-4B19-8126-721EA0714BC6@mac.com>
2009-08-13 9:49 ` What does the DSPBRIDGE do? Ameya Palande
2009-08-13 14:30 ` Ramirez Luna, Omar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A83DFDA.3000405@nokia.com \
--to=ext-roger.quadros@nokia.com \
--cc=elvis.dowson@mac.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox