DSPRelated.com
Forums

DSP/BIOS Bridge

Started by Oana FLORESCU May 28, 2002
Hello,

I have installed CodeComposer for OMAP platform and I haven't found yet the
way to make the two
processor of the board to communicate. I do not have the board, only the
simulator. All I could do
was to run an application on one of the two processors, but I need to run it
on both processors simoultaneously
and to specify what part of the algorithm to run on DSP and what part on
ARM.

As far as I read, the communication between C55 and ARM seems to be provided
by DSP/BIOS Bridge,
a set of DLL and drivers. But I could not find information about this in
CodeComposer Help at all.
Does anyone know if this API is provided only with with the OMAP board or
so?
Thank you in advance,
Oana




Hai Oana
the DSP and ARM communiction cannot be realised on the
simulator this is possible only with the OMAP board
Rajesh
--- Oana FLORESCU <> wrote:
> Hello,
>
> I have installed CodeComposer for OMAP platform and
> I haven't found yet the
> way to make the two
> processor of the board to communicate. I do not have
> the board, only the
> simulator. All I could do
> was to run an application on one of the two
> processors, but I need to run it
> on both processors simoultaneously
> and to specify what part of the algorithm to run on
> DSP and what part on
> ARM.
>
> As far as I read, the communication between C55 and
> ARM seems to be provided
> by DSP/BIOS Bridge,
> a set of DLL and drivers. But I could not find
> information about this in
> CodeComposer Help at all.
> Does anyone know if this API is provided only with
> with the OMAP board or
> so?
> Thank you in advance,
> Oana >


__________________________________________________