Hi,

I am trying to compile and run the DSPlink_1_30 and "message queue" examples 
associated with it.
We compiled the DSPLink successfully; and also could run the examples in it.

After that when we are try to compile "message queue" example and run it. 
While compiling it did not give any error. but when we try to run it..it 
fails...

./messagegpp message.out 1

Following is the debug trace we have captured 

Entered PROC_Load ()
    procId    [0x0]
    imagePath    [0xbefffece]
    argc    [0x1]
    argv    [0xbefffc48]
Entered DRV_Invoke ()
    drvObj    [0x16008]
    cmdId    [0x6c05]
    arg1    [0xbefffc08]
    arg2    [0x0]
Leaving DRV_Invoke ()     status [0x8000]
Leaving PROC_Load ()     status [0x8000]
Entered PROC_Start ()
    procId    [0x0]
Entered DRV_Invoke ()
    drvObj    [0x16008]
    cmdId    [0x6c03]
    arg1    [0xbefffc18]
    arg2    [0x0]
Leaving DRV_Invoke ()     status [0x80008008]

Failure: Status:[0x80008008] File:[0x200] Line:[537]
Leaving PROC_Start ()     status [0x80008008]
PROC_Start () failed. Status = [0x80008008]
Leaving MESSAGE_Create ()
Entered PROC_Stop ()
    procId    [0x0]
Entered DRV_Invoke ()
    drvObj    [0x16008]
    cmdId    [0x6c04]
    arg1    [0xbefffc28]
    arg2    [0x0]
Leaving DRV_Invoke ()     status [0x8000801b]

Failure: Status:[0x8000801b] File:[0x200] Line:[575]
Leaving PROC_Stop ()     status [0x8000801b]


Any idea what could be going wrong in our case. 

regards,
-Ketan



Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger.yahoo.com/download.php
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to