This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROC_start failed with configuration mismatch/failure

Hi,

     In DSP Link version 1_65_01_06, it provides a sample code named LOOP. When i tried to execute this application, i got error as PROC_start failed. Status = [0x80008052]. Does anyone have an idea why this fails. The error print in as shown below

DSP-side configuration mismatch/failure
0              -> success
Positive value -> DSP-side failure code.
(Uint32) -1    -> DSP-side component was not initialized. 
    DRV configuration status    [0xffffffff]
    IPS configuration status    [0xffffffff]
    POOL configuration status   [0xffffffff]
    MPCS configuration status   [0xffffffff]
    MPLIST configuration status [0xffffffff]
    MQT configuration status    [0xffffffff]
    DATA configuration status   [0xffffffff]
    RingIO configuration status [0xffffffff]
PROC_start failed. Status = [0x80008052]