I am trying to run two applications on the ARM core that use Codec Engine
codecs and have not been able to get it to work at all.
The two applications do not use the same codecs.
I have tried putting the codecs in one server combo. Whichever application I
run first works, the second not only fails but hangs the davinci device with
an error message like this:

DSP-side configuration mismatch/failure
0              -> success
Positive value -> DSP-side failure code.
(Uint32) -1    -> DSP-side component was not initialized.

    DRV configuration status    [0x0]
    IPS configuration status    [0x1]
    POOL configuration status   [0xffffffff]
    MPCS configuration status   [0xffffffff]
    MPLIST configuration status [0xffffffff]
    MQT configuration status    [0xffffffff]
    RINGIO configuration status [0xffffffff]

I have also tried building two codec server combos one for each application
and have the same problems.
The debug trace is below.
Is it even possible to do this?
I think it should be possible to have two applications open a server or at
least open individual servers.
Maybe I am just not setting it up correctly.
Any help would be really appreciated, I am quite stuck.
Thanks,
-mat
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to