Hi all,
I am trying to run the dsplink sample program (loop) on DM6446
platform. I followed the steps
from "TMS320DM6446 DVEVM v2.0 Getting Started Guide", but it seemed
something wrong.
I haven't found anything useful to solve the problem.
Could anyone help me to solve this problem?
My development environment : Ubuntu 9.04
Here is the package I used :
* bios_setuplinux_5_33_03.bin
* dvsdk_setuplinux_2_00_00_22.bin (include dsplink-1_61_03-prebuilt package)
* TI-C6x-CGT-v6.0.21.1.bin
* mvl_5_0_0801921_demo_sys_setuplinux.bin
* mvl_5_0_0_demo_lsp_setuplinux_02_00_00_140.bin
This is the message I got :
[email protected]:/opt/test# ./loopgpp /opt/test/loop.out 1024 1000 0
=============== Sample Application : LOOP ==========
==== Executing sample for DSP processor Id 0 ====
Entered LOOP_Create ()
Entered PROC_setup ()
linkCfg [0x0]
Entered DRV_Initialize ()
drvObj [0x2fad0]
arg [0x0]
Leaving DRV_Initialize () status [0x80008008]
Failure: Status:[0x80008008] File:[0x200] Line:[238]
Leaving PROC_setup () status [0x80008008]
PROC_setup failed. Status = [0x80008008]
Leaving LOOP_Create ()
Entered LOOP_Delete ()
Entered CHNL_freeBuffer ()
procId [0x0]
chnlId [0x0]
bufArray [0x2f718]
numBufs [0x1]
Entered DRV_Invoke ()
drvObj [0x0]
cmdId [0x6d06]
arg1 [0xbe8e3c14]
arg2 [0x0]
Leaving DRV_Invoke () status [0x80008002]
Failure: Status:[0x80008002] File:[0x201] Line:[300]
Leaving CHNL_freeBuffer () status [0x80008002]
CHNL_freeBuffer () failed (output). Status = [0x80008002]
Entered CHNL_delete ()
procId [0x0]
chnlId [0x1]
Entered DRV_Invoke ()
drvObj [0x0]
cmdId [0x6d02]
arg1 [0xbe8e3c14]
arg2 [0x0]
Leaving DRV_Invoke () status [0x80008002]
Failure: Status:[0x80008002] File:[0x201] Line:[188]
Leaving CHNL_delete () status [0x80008002]
CHNL_delete () failed (input). Status = [0x80008002]
Entered CHNL_delete ()
procId [0x0]
chnlId [0x0]
Entered DRV_Invoke ()
drvObj [0x0]
cmdId [0x6d02]
arg1 [0xbe8e3c14]
arg2 [0x0]
Leaving DRV_Invoke () status [0x80008002]
Failure: Status:[0x80008002] File:[0x201] Line:[188]
Leaving CHNL_delete () status [0x80008002]
CHNL_delete () failed (output). Status = [0x80008002]
Entered PROC_stop ()
procId [0x0]
Failure: Status:[0x80008002] File:[0x200] Line:[1175]
Leaving PROC_stop () status [0x80008002]
Entered POOL_close ()
poolId [0x0]
Leaving POOL_close () status [0x80008000]
Entered PROC_detach ()
procId [0x0]
Failure: Status:[0x80008000] File:[0x200] Line:[670]
Leaving PROC_detach () status [0x80008000]
Entered PROC_destroy ()
Failure: Status:[0x80008000] File:[0x200] Line:[351]
Failure: Status:[0x80008000] File:[0x200] Line:[435]
Leaving PROC_destroy () status [0x80008000]
Leaving LOOP_Delete ()
====================================================
Many thanks,
Wei-Ting
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source