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.

Run C6EZAccel sample app on DM8148

Hello,

I'm trying run C6EZAccel sample app on DM8148,

but got failed

Here is the bootargs set in uboot

uboot #> setenv bootargs console=ttyO0,115200n8 rootwait rw mem=169M earlyprintk notifyk.vpssm3_sva=0xBF900000 vram=50M ti814xfb.vram=0:16M,1:16M,2:6M root=/dev/nfs nfsroot=192.168.50.2:/home/tim/targetfs ip=192.168.50.3

and the command for running the app

target #> /etc/init.d/pvr-init stop

target #> /etc/init.d/matrix-gui-e stop

target #> /etc/init.d/load-hd-firmware.sh stop

target  #> insmod ./syslink.ko

target #> insmod ./cmemk.ko phys_start=0x94000000 phys_end=0x947fffff pools=20x4096,10x131072,2x1048576

target #> ./c6aceel_dsplib_testapp

The app just crashed after printed out "CERuntime complete"

Please help me tp solve this problem

 

Best Regards,

Tim